Skip to content

Commit 12b594e

Browse files
Release v18.1.0 [skip ci]
## [18.1.0](v18.0.1...v18.1.0) (2023-06-25) ### ✨ Features * add "get help" url ([e5a1420](e5a1420)) ### ♻️ Chores * **deps:** update dependency eslint to v8.43.0 ([#15](#15)) ([c8ef9aa](c8ef9aa)) * **deps:** update dependency eslint-plugin-jest to v27.2.2 ([90589d7](90589d7))
1 parent e5a1420 commit 12b594e

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [18.1.0](https://github.com/insurgent-lab/commitlint-config/compare/v18.0.1...v18.1.0) (2023-06-25)
2+
3+
4+
### ✨ Features
5+
6+
* add "get help" url ([e5a1420](https://github.com/insurgent-lab/commitlint-config/commit/e5a1420819fa716696240c193cb125da9502b633))
7+
8+
9+
### ♻️ Chores
10+
11+
* **deps:** update dependency eslint to v8.43.0 ([#15](https://github.com/insurgent-lab/commitlint-config/issues/15)) ([c8ef9aa](https://github.com/insurgent-lab/commitlint-config/commit/c8ef9aa342511743b4d1480635c96bdc9f5b1bd6))
12+
* **deps:** update dependency eslint-plugin-jest to v27.2.2 ([90589d7](https://github.com/insurgent-lab/commitlint-config/commit/90589d74893a030f85c5b0e2a35dad1fd6df3e0d))
13+
114
## [18.0.1](https://github.com/insurgent-lab/commitlint-config/compare/v18.0.0...v18.0.1) (2023-06-19)
215

316

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@insurgentlab/commitlint-config",
33
"description": "Commitlint config for @insurgentlab/conventional-changelog-preset",
4-
"version": "18.0.1",
4+
"version": "18.1.0",
55
"author": "Mario Nebl <[email protected]>",
66
"maintainers": [
77
"Pierre Cavin <[email protected]>"

0 commit comments

Comments
 (0)