Skip to content

Commit 8102110

Browse files
authored
Merge pull request #305 from Commencis/changeset-release/main
ci(release): version packages
2 parents 17ae530 + ea240ac commit 8102110

18 files changed

+42
-55
lines changed

.changeset/brave-moons-move.md

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

.changeset/brown-stingrays-push.md

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

.changeset/lazy-boats-behave.md

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

.changeset/plenty-lizards-smile.md

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

.changeset/plenty-monkeys-juggle.md

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

.changeset/real-rockets-flash.md

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

.changeset/serious-hornets-chew.md

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

.changeset/sixty-hats-rescue.md

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

.changeset/sweet-crabs-grin.md

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

.changeset/tidy-foxes-wait.md

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

packages/commitlint-config/CHANGELOG.md

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

3+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- chore(deps): update commitlint monorepo to v19.8.1 ([#303](https://github.com/Commencis/js-toolkit/pull/303))
8+
39
## 1.1.3
410

511
### Patch Changes

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.3",
3+
"version": "1.1.4",
44
"description": "Commencis Commitlint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/eslint-config/CHANGELOG.md

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

3+
## 1.7.2
4+
5+
### Patch Changes
6+
7+
- chore(deps): update dependency eslint-plugin-prettier to v5.4.1 ([#308](https://github.com/Commencis/js-toolkit/pull/308))
8+
9+
- chore(deps): update dependency @next/eslint-plugin-next to v15.3.3 ([#292](https://github.com/Commencis/js-toolkit/pull/292))
10+
11+
- chore(deps): update dependency eslint-config-prettier to v10.1.5 ([#294](https://github.com/Commencis/js-toolkit/pull/294))
12+
13+
- chore(deps): update eslint monorepo to v9.27.0 ([#306](https://github.com/Commencis/js-toolkit/pull/306))
14+
15+
- chore(deps): update typescript-eslint monorepo to v8.33.0 ([#298](https://github.com/Commencis/js-toolkit/pull/298))
16+
17+
- chore(deps): update dependency eslint-plugin-vue to v10.1.0 ([#309](https://github.com/Commencis/js-toolkit/pull/309))
18+
19+
- chore(deps): update dependency globals to v16.2.0 ([#310](https://github.com/Commencis/js-toolkit/pull/310))
20+
321
## 1.7.1
422

523
### 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.7.1",
3+
"version": "1.7.2",
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.4.2
4+
5+
### Patch Changes
6+
7+
- chore(deps): update typescript-eslint monorepo to v8.33.0 ([#298](https://github.com/Commencis/js-toolkit/pull/298))
8+
39
## 1.4.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.4.1",
3+
"version": "1.4.2",
44
"description": "Commencis ESLint plugin",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/stylelint-config/CHANGELOG.md

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

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- chore(deps): update dependency stylelint-config-standard-scss to v15 ([#311](https://github.com/Commencis/js-toolkit/pull/311))
8+
9+
- chore(deps): update dependency stylelint-order to v7 ([#312](https://github.com/Commencis/js-toolkit/pull/312))
10+
311
## 2.1.0
412

513
### Minor Changes

packages/stylelint-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/stylelint-config",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Commencis Stylelint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)