Skip to content

Commit c2fd00b

Browse files
chore(release): @anolilab/[email protected] [skip ci]\n\n## @anolilab/commitlint-config [4.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-21)
### ⚠ BREAKING CHANGES * update conventional-changelog-conventionalcommits to v7 Signed-off-by: prisis <[email protected]> ### Features * updated conventional-changelog-conventionalcommits to v7 ([3fd9b04](3fd9b04)) ### Miscellaneous Chores * update package versions and Node.js versions in actions ([ba1bd5f](ba1bd5f)) ### Continuous Integration * downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](30d8cd7)) ### Dependencies * **@anolilab/semantic-release-preset:** upgraded to 7.0.0
1 parent 1733545 commit c2fd00b

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

packages/commitlint-config/CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
## @anolilab/commitlint-config [4.0.0](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-21)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* update conventional-changelog-conventionalcommits to v7
7+
Signed-off-by: prisis <[email protected]>
8+
9+
### Features
10+
11+
* updated conventional-changelog-conventionalcommits to v7 ([3fd9b04](https://github.com/anolilab/javascript-style-guide/commit/3fd9b04d933ee8a017d1f309a64c42e1c3dc58eb))
12+
13+
14+
### Miscellaneous Chores
15+
16+
* update package versions and Node.js versions in actions ([ba1bd5f](https://github.com/anolilab/javascript-style-guide/commit/ba1bd5fbdb5a053b7b2929c189486399012d58bc))
17+
18+
19+
### Continuous Integration
20+
21+
* downgrade semantic-release to v21 and conventional-changelog-conventionalcommits to v6.1 ([30d8cd7](https://github.com/anolilab/javascript-style-guide/commit/30d8cd78dae211ed4566c7d23f5b85b696cbae13))
22+
23+
24+
25+
### Dependencies
26+
27+
* **@anolilab/semantic-release-preset:** upgraded to 7.0.0
28+
129
## @anolilab/commitlint-config [3.0.6](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/[email protected]...@anolilab/[email protected]) (2023-09-14)
230

331

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": "3.0.6",
3+
"version": "4.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": "6.0.6",
64+
"@anolilab/semantic-release-preset": "7.0.0",
6565
"@commitlint/cli": "^17.7.1",
6666
"rimraf": "^5.0.1",
6767
"tsup": "^7.2.0",

0 commit comments

Comments
 (0)