Skip to content

Commit cf5d99f

Browse files
authored
Merge pull request #464 from Commencis/changeset-release/main
ci(release): version packages
2 parents 12831d8 + d0d4166 commit cf5d99f

14 files changed

Lines changed: 46 additions & 21 deletions

File tree

.changeset/mighty-dryers-relax.md

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

.changeset/yummy-nails-dream.md

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

packages/commitlint-config/CHANGELOG.md

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

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- [BREAKING]: peer dependency `@commitlint/cli` will now require >=v21 _[`#463`](https://github.com/Commencis/js-toolkit/pull/463) [`0e81a57`](https://github.com/Commencis/js-toolkit/commit/0e81a5722db0577ec9ebad0a2c8b4f6e8a43145e) [@ymehmetcan](https://github.com/ymehmetcan)_
8+
9+
### Minor Changes
10+
11+
- Feat: update dependencies _[`#463`](https://github.com/Commencis/js-toolkit/pull/463) [`25f1200`](https://github.com/Commencis/js-toolkit/commit/25f12007c9e04ace265c50ad61a0e87646a410f2) [@ymehmetcan](https://github.com/ymehmetcan)_
12+
313
## 3.4.0
414

515
### Minor 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": "3.4.0",
3+
"version": "4.0.0",
44
"description": "Commencis Commitlint config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/eslint-config/CHANGELOG.md

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

3+
## 3.7.0
4+
5+
### Minor Changes
6+
7+
- Feat: update dependencies _[`#463`](https://github.com/Commencis/js-toolkit/pull/463) [`25f1200`](https://github.com/Commencis/js-toolkit/commit/25f12007c9e04ace265c50ad61a0e87646a410f2) [@ymehmetcan](https://github.com/ymehmetcan)_
8+
39
## 3.6.0
410

511
### 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": "3.6.0",
3+
"version": "3.7.0",
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+
## 3.5.0
4+
5+
### Minor Changes
6+
7+
- Feat: update dependencies _[`#463`](https://github.com/Commencis/js-toolkit/pull/463) [`25f1200`](https://github.com/Commencis/js-toolkit/commit/25f12007c9e04ace265c50ad61a0e87646a410f2) [@ymehmetcan](https://github.com/ymehmetcan)_
8+
39
## 3.4.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": "3.4.0",
3+
"version": "3.5.0",
44
"description": "Commencis ESLint plugin",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/lint-staged-config/CHANGELOG.md

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

3+
## 3.2.0
4+
5+
### Minor Changes
6+
7+
- Feat: update dependencies _[`#463`](https://github.com/Commencis/js-toolkit/pull/463) [`25f1200`](https://github.com/Commencis/js-toolkit/commit/25f12007c9e04ace265c50ad61a0e87646a410f2) [@ymehmetcan](https://github.com/ymehmetcan)_
8+
39
## 3.1.1
410

511
### Patch Changes

packages/lint-staged-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/lint-staged-config",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"description": "Commencis Lint-Staged config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)