Skip to content

Commit 7f7de22

Browse files
ci(release): version packages
1 parent b5f74bf commit 7f7de22

File tree

11 files changed

+28
-41
lines changed

11 files changed

+28
-41
lines changed

.changeset/great-bulldogs-agree.md

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

.changeset/rare-cats-exist.md

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

.changeset/red-garlics-tease.md

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

.changeset/rude-sheep-design.md

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

.changeset/slow-apples-talk.md

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

.changeset/ten-walls-add.md

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

.changeset/witty-zebras-end.md

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

packages/eslint-config/CHANGELOG.md

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

3+
## 1.7.3
4+
5+
### Patch Changes
6+
7+
- chore(deps): update dependency globals to v16.3.0 ([#327](https://github.com/Commencis/js-toolkit/pull/327))
8+
9+
- chore(deps): update typescript-eslint monorepo to v8.35.1 ([#325](https://github.com/Commencis/js-toolkit/pull/325))
10+
11+
- chore(deps): update typescript-eslint monorepo to v8.35.0 ([#316](https://github.com/Commencis/js-toolkit/pull/316))
12+
13+
- chore(deps): update eslint monorepo to v9.30.0 ([#320](https://github.com/Commencis/js-toolkit/pull/320))
14+
15+
- chore(deps): update dependency eslint-plugin-prettier to v5.5.1 ([#322](https://github.com/Commencis/js-toolkit/pull/322))
16+
17+
- chore(deps): update dependency @next/eslint-plugin-next to v15.3.4 ([#326](https://github.com/Commencis/js-toolkit/pull/326))
18+
19+
- chore(deps): update dependency eslint-plugin-vue to v10.2.0 ([#319](https://github.com/Commencis/js-toolkit/pull/319))
20+
321
## 1.7.2
422

523
### Patch Changes
@@ -161,7 +179,6 @@
161179
### Minor Changes
162180

163181
- update dependency: typescript-eslint@8.15.0 ([#147](https://github.com/Commencis/js-toolkit/pull/147))
164-
165182
- also fixes eslint 9.15.0 issues
166183

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

packages/eslint-plugin/CHANGELOG.md

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

3+
## 1.4.3
4+
5+
### Patch Changes
6+
7+
- chore(deps): update typescript-eslint monorepo to v8.35.1 ([#325](https://github.com/Commencis/js-toolkit/pull/325))
8+
9+
- chore(deps): update typescript-eslint monorepo to v8.35.0 ([#316](https://github.com/Commencis/js-toolkit/pull/316))
10+
311
## 1.4.2
412

513
### Patch Changes
@@ -74,7 +82,6 @@
7482
### Minor Changes
7583

7684
- update dependency: typescript-eslint@8.15.0 ([#147](https://github.com/Commencis/js-toolkit/pull/147))
77-
7885
- also fixes eslint 9.15.0 issues
7986

8087
## 1.1.4

0 commit comments

Comments
 (0)