Skip to content

Commit edac236

Browse files
ci(release): version packages
1 parent 1fc166b commit edac236

File tree

5 files changed

+16
-9
lines changed

5 files changed

+16
-9
lines changed

.changeset/twelve-apes-matter.md

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

packages/eslint-config/CHANGELOG.md

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

3+
## 1.6.0
4+
5+
### Minor Changes
6+
7+
- chore(deps): update typescript-eslint monorepo to v8.26.0 ([#256](https://github.com/Commencis/js-toolkit/pull/256))
8+
feat: add support for typescript 5.8
9+
310
## 1.5.9
411

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

packages/eslint-plugin/CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- chore(deps): update typescript-eslint monorepo to v8.26.0 ([#256](https://github.com/Commencis/js-toolkit/pull/256))
8+
feat: add support for typescript 5.8
9+
310
## 1.3.4
411

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

0 commit comments

Comments
 (0)