Skip to content

Commit 3fe3b24

Browse files
authored
Merge pull request #375 from Commencis/changeset-release/main
ci(release): version packages
2 parents da6d49e + e9eba37 commit 3fe3b24

File tree

6 files changed

+16
-13
lines changed

6 files changed

+16
-13
lines changed

.changeset/fluffy-knives-wave.md

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

.changeset/quiet-mirrors-wash.md

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

packages/eslint-config/CHANGELOG.md

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

3+
## 2.1.1
4+
5+
### Patch Changes
6+
7+
- chore(deps): update typescript-eslint monorepo to v8.41.0 ([#373](https://github.com/Commencis/js-toolkit/pull/373))
8+
9+
- chore(deps): update dependency @next/eslint-plugin-next to v15.5.2 ([#374](https://github.com/Commencis/js-toolkit/pull/374))
10+
311
## 2.1.0
412

513
### Minor 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": "2.1.0",
3+
"version": "2.1.1",
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.5.1
4+
5+
### Patch Changes
6+
7+
- chore(deps): update typescript-eslint monorepo to v8.41.0 ([#373](https://github.com/Commencis/js-toolkit/pull/373))
8+
39
## 1.5.0
410

511
### Minor 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.5.0",
3+
"version": "1.5.1",
44
"description": "Commencis ESLint plugin",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)