Skip to content

Commit ae31a40

Browse files
ci(release): version packages
1 parent 2c087c5 commit ae31a40

File tree

12 files changed

+37
-20
lines changed

12 files changed

+37
-20
lines changed

.changeset/ripe-hairs-wonder.md

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

.changeset/witty-tigers-strive.md

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

packages/commitlint-config/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @commencis/commitlint-config
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- chore: update dependencies ([#388](https://github.com/Commencis/js-toolkit/pull/388))
8+
39
## 1.1.4
410

511
### Patch Changes
@@ -23,6 +29,5 @@
2329
### Patch Changes
2430

2531
- update dependencies: commitlint ([#144](https://github.com/Commencis/js-toolkit/pull/144))
26-
2732
- @commitlint/cli@19.6.0
2833
- @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.4",
3+
"version": "1.2.0",
44
"description": "Commencis Commitlint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/eslint-config/CHANGELOG.md

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- chore: update dependencies ([#388](https://github.com/Commencis/js-toolkit/pull/388))
8+
9+
- feat: re-organize import sort rules for styles and assets ([#388](https://github.com/Commencis/js-toolkit/pull/388))
10+
311
## 2.1.1
412

513
### 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": "2.1.1",
3+
"version": "2.2.0",
44
"description": "Commencis ESLint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/eslint-plugin/CHANGELOG.md

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

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- chore: update dependencies ([#388](https://github.com/Commencis/js-toolkit/pull/388))
8+
39
## 1.5.1
410

511
### 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.5.1",
3+
"version": "1.6.0",
44
"description": "Commencis ESLint plugin",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/lint-staged-config/CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- chore: update dependencies ([#388](https://github.com/Commencis/js-toolkit/pull/388))
8+
39
## 1.1.0
410

511
### Minor Changes

packages/lint-staged-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/lint-staged-config",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Commencis Lint-Staged config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)