Skip to content

Commit 699716d

Browse files
ci(release): version packages
1 parent 797dbe0 commit 699716d

File tree

8 files changed

+20
-23
lines changed

8 files changed

+20
-23
lines changed

.changeset/empty-plants-complain.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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
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 eslint monorepo to v9.30.1 ([#332](https://github.com/Commencis/js-toolkit/pull/332))
10+
11+
- chore(deps): update typescript-eslint monorepo to v8.38.0 ([#336](https://github.com/Commencis/js-toolkit/pull/336))
12+
13+
- chore(deps): update eslint monorepo to v9.32.0 ([#339](https://github.com/Commencis/js-toolkit/pull/339))
14+
315
## 1.7.3
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.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)