Skip to content

Commit 73572fe

Browse files
authored
Merge pull request #177 from Commencis/changeset-release/main
ci(release): version packages
2 parents 927bb31 + 3535841 commit 73572fe

File tree

12 files changed

+29
-34
lines changed

12 files changed

+29
-34
lines changed

.changeset/dull-books-play.md

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

.changeset/great-rockets-grow.md

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

.changeset/nasty-mails-sing.md

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

.changeset/nice-cooks-dress.md

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

.changeset/silly-rocks-lay.md

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

.changeset/three-experts-switch.md

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

packages/eslint-config/CHANGELOG.md

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

3+
## 1.5.3
4+
5+
### Patch Changes
6+
7+
- chore(deps): update typescript-eslint monorepo to v8.18.2 ([#175](https://github.com/Commencis/js-toolkit/pull/175))
8+
9+
- fix(deps): update dependency globals to v15.14.0 ([#179](https://github.com/Commencis/js-toolkit/pull/179))
10+
11+
- chore(deps): update dependency @next/eslint-plugin-next to v15.1.2 ([#181](https://github.com/Commencis/js-toolkit/pull/181))
12+
13+
- fix(deps): update dependency @next/eslint-plugin-next to v15.1.1 ([#176](https://github.com/Commencis/js-toolkit/pull/176))
14+
15+
- update dependency: eslint to v9.17.0 ([#172](https://github.com/Commencis/js-toolkit/pull/172))
16+
317
## 1.5.2
418

519
### 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.5.2",
3+
"version": "1.5.3",
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.2.2
4+
5+
### Patch Changes
6+
7+
- chore(deps): update typescript-eslint monorepo to v8.18.2 ([#175](https://github.com/Commencis/js-toolkit/pull/175))
8+
39
## 1.2.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.2.1",
3+
"version": "1.2.2",
44
"description": "Commencis ESLint plugin",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)