Skip to content

Commit 7e8a153

Browse files
authored
Merge pull request #428 from Commencis/changeset-release/main
ci(release): version packages
2 parents 8e6f7e9 + 340d5eb commit 7e8a153

File tree

13 files changed

+42
-16
lines changed

13 files changed

+42
-16
lines changed

.changeset/nice-pets-happen.md

Lines changed: 0 additions & 10 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+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- chore: update core dependencies ([#427](https://github.com/Commencis/js-toolkit/pull/427))
8+
39
## 3.0.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": "3.0.1",
3+
"version": "3.1.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.1.0
4+
5+
### Minor Changes
6+
7+
- chore: update core dependencies ([#427](https://github.com/Commencis/js-toolkit/pull/427))
8+
39
## 3.0.1
410

511
### 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": "3.0.1",
3+
"version": "3.1.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.1.0
4+
5+
### Minor Changes
6+
7+
- chore: update core dependencies ([#427](https://github.com/Commencis/js-toolkit/pull/427))
8+
39
## 3.0.1
410

511
### 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": "3.0.1",
3+
"version": "3.1.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.1.0
4+
5+
### Minor Changes
6+
7+
- chore: update core dependencies ([#427](https://github.com/Commencis/js-toolkit/pull/427))
8+
39
## 3.0.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.0.1",
3+
"version": "3.1.0",
44
"description": "Commencis Lint-Staged config",
55
"author": "Commencis WEB Team",
66
"license": "Apache-2.0",

packages/prettier-config/CHANGELOG.md

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

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- chore: update core dependencies ([#427](https://github.com/Commencis/js-toolkit/pull/427))
8+
39
## 3.0.1
410

511
### Patch Changes

0 commit comments

Comments
 (0)