Skip to content

Commit 22d0951

Browse files
authored
Merge pull request #128 from Commencis/changeset-release/main
ci(release): version packages
2 parents 1204967 + 2a143cd commit 22d0951

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/beige-papayas-suffer.md

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

.changeset/sweet-zoos-clean.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+
## 1.4.2
4+
5+
### Patch Changes
6+
7+
- improve import sorts for common directories ([#126](https://github.com/Commencis/js-toolkit/pull/126))
8+
9+
- update dependency: @next/eslint-plugin-next@15.0.3 ([#129](https://github.com/Commencis/js-toolkit/pull/129))
10+
311
## 1.4.1
412

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

0 commit comments

Comments
 (0)