Skip to content

Commit d5b0042

Browse files
authored
Merge pull request #145 from Commencis/changeset-release/main
ci(release): version packages
2 parents dfbca2b + f1d4f00 commit d5b0042

File tree

9 files changed

+33
-24
lines changed

9 files changed

+33
-24
lines changed

.changeset/five-yaks-beg.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/slimy-buses-flash.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/tricky-walls-wave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# @commencis/commitlint-config
2+
3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- update dependencies: commitlint ([#144](https://github.com/Commencis/js-toolkit/pull/144))
8+
9+
- @commitlint/cli@19.6.0
10+
- @commitlint/config-conventional@19.6.0

packages/commitlint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commencis/commitlint-config",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Commencis Commitlint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/eslint-config/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @commencis/eslint-config
22

3+
## 1.5.0
4+
5+
### Minor Changes
6+
7+
- update dependency: typescript-eslint@8.15.0 ([#147](https://github.com/Commencis/js-toolkit/pull/147))
8+
9+
- also fixes eslint 9.15.0 issues
10+
11+
### Patch Changes
12+
13+
- update dependency: eslint-plugin-vue@9.31.0 ([#140](https://github.com/Commencis/js-toolkit/pull/140))
14+
315
## 1.4.4
416

517
### Patch Changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commencis/eslint-config",
3-
"version": "1.4.4",
3+
"version": "1.5.0",
44
"description": "Commencis ESLint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/eslint-plugin/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @commencis/eslint-plugin
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- update dependency: typescript-eslint@8.15.0 ([#147](https://github.com/Commencis/js-toolkit/pull/147))
8+
9+
- also fixes eslint 9.15.0 issues
10+
311
## 1.1.4
412

513
### Patch Changes

packages/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commencis/eslint-plugin",
3-
"version": "1.1.4",
3+
"version": "1.2.0",
44
"description": "Commencis ESLint plugin",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)