Skip to content

Commit 1d3dd7e

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/commitlint-config [5.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-29)
### ⚠ BREAKING CHANGES * updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7 Signed-off-by: prisis <[email protected]> ### Features * updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7 ([16bf1fc](16bf1fc)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 8.0.0
1 parent 3084948 commit 1d3dd7e

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

packages/commitlint-config/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## @anolilab/commitlint-config [5.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-29)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
7+
Signed-off-by: prisis <[email protected]>
8+
9+
### Features
10+
11+
* updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7 ([16bf1fc](https://github.com/anolilab/javascript-style-guide/commit/16bf1fc072e2f0646d41e389d6e8082a53e74596))
12+
13+
14+
15+
### Dependencies
16+
17+
* **@anolilab/semantic-release-preset:** upgraded to 8.0.0
18+
119
## @anolilab/commitlint-config [4.0.4](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-29)
220

321

packages/commitlint-config/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@anolilab/commitlint-config",
3-
"version": "4.0.4",
3+
"version": "5.0.0",
44
"description": "Anolilab´s shareable coding standard config for commitlint.",
55
"keywords": [
66
"anolilab",
@@ -61,7 +61,7 @@
6161
"cz-conventional-changelog": "^3.3.0"
6262
},
6363
"devDependencies": {
64-
"@anolilab/semantic-release-preset": "7.0.5",
64+
"@anolilab/semantic-release-preset": "8.0.0",
6565
"@commitlint/cli": "^17.7.2",
6666
"rimraf": "^5.0.5",
6767
"tsup": "^7.2.0",

0 commit comments

Comments
 (0)