Skip to content

Commit f703e3f

Browse files
ci(release): version packages
1 parent b1a24ec commit f703e3f

File tree

10 files changed

+24
-33
lines changed

10 files changed

+24
-33
lines changed

.changeset/empty-plants-complain.md

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

.changeset/kind-worms-grin.md

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

.changeset/metal-sloths-refuse.md

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

.changeset/smart-adults-change.md

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

.changeset/smart-tools-complain.md

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

.changeset/thin-scissors-listen.md

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

packages/eslint-config/CHANGELOG.md

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

3+
## 1.7.4
4+
5+
### Patch Changes
6+
7+
- chore(deps): update dependency @next/eslint-plugin-next to v15.4.4 ([#333](https://github.com/Commencis/js-toolkit/pull/333))
8+
9+
- chore(deps): update dependency eslint-plugin-prettier to v5.5.3 ([#342](https://github.com/Commencis/js-toolkit/pull/342))
10+
11+
- chore(deps): update dependency @next/eslint-plugin-next to v15.4.5 ([#344](https://github.com/Commencis/js-toolkit/pull/344))
12+
13+
- chore(deps): update eslint monorepo to v9.30.1 ([#332](https://github.com/Commencis/js-toolkit/pull/332))
14+
15+
- chore(deps): update typescript-eslint monorepo to v8.38.0 ([#336](https://github.com/Commencis/js-toolkit/pull/336))
16+
17+
- chore(deps): update eslint monorepo to v9.32.0 ([#339](https://github.com/Commencis/js-toolkit/pull/339))
18+
319
## 1.7.3
420

521
### 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.3",
3+
"version": "1.7.4",
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.4
4+
5+
### Patch Changes
6+
7+
- chore(deps): update typescript-eslint monorepo to v8.38.0 ([#336](https://github.com/Commencis/js-toolkit/pull/336))
8+
39
## 1.4.3
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.3",
3+
"version": "1.4.4",
44
"description": "Commencis ESLint plugin",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)