Skip to content

Commit 0f4beeb

Browse files
authored
Merge pull request #219 from Commencis/changeset-release/main
ci(release): version packages
2 parents 4901043 + a1e1aaa commit 0f4beeb

File tree

12 files changed

+34
-27
lines changed

12 files changed

+34
-27
lines changed

.changeset/dirty-pandas-return.md

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

.changeset/gorgeous-parents-jog.md

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

.changeset/pretty-moose-complain.md

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

.changeset/rich-cooks-leave.md

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

packages/commitlint-config/CHANGELOG.md

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

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- chore(deps): update commitlint monorepo to v19.7.1 ([#221](https://github.com/Commencis/js-toolkit/pull/221))
8+
39
## 1.1.1
410

511
### Patch Changes

packages/commitlint-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/commitlint-config",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"description": "Commencis Commitlint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

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.5.7
4+
5+
### Patch Changes
6+
7+
- fix(deps): update typescript-eslint monorepo to v8.23.0 ([#223](https://github.com/Commencis/js-toolkit/pull/223))
8+
9+
- fix(deps): update typescript-eslint monorepo to v8.22.0 ([#216](https://github.com/Commencis/js-toolkit/pull/216))
10+
311
## 1.5.6
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.5.6",
3+
"version": "1.5.7",
44
"description": "Commencis ESLint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/eslint-plugin/CHANGELOG.md

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

3+
## 1.3.3
4+
5+
### Patch Changes
6+
7+
- fix(deps): update typescript-eslint monorepo to v8.23.0 ([#223](https://github.com/Commencis/js-toolkit/pull/223))
8+
9+
- fix(deps): update typescript-eslint monorepo to v8.22.0 ([#216](https://github.com/Commencis/js-toolkit/pull/216))
10+
311
## 1.3.2
412

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

0 commit comments

Comments
 (0)