Skip to content

Commit 48c0a03

Browse files
Release v18.0.1 [skip ci]
## [18.0.1](v18.0.0...v18.0.1) (2023-06-19) ### 🐛 Bug Fixes * **deps:** update dependency [@insurgentlab](https://github.com/insurgentlab)/conventional-changelog-preset to v6.0.2 ([#12](#12)) ([fd2e71c](fd2e71c)) ### ♻️ Chores * **deps:** lock file maintenance ([#13](#13)) ([9b0ff72](9b0ff72)) * **deps:** pin exact dependencies [skip ci] ([3fc51c2](3fc51c2)) * **deps:** update semantic-release monorepo ([45e5e4b](45e5e4b)) * **readme:** add Snyk badge ([67c4123](67c4123)) * update renovate.json ([e03a44b](e03a44b))
1 parent fd2e71c commit 48c0a03

File tree

3 files changed

+19
-3
lines changed

3 files changed

+19
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [18.0.1](https://github.com/insurgent-lab/commitlint-config/compare/v18.0.0...v18.0.1) (2023-06-19)
2+
3+
4+
### 🐛 Bug Fixes
5+
6+
* **deps:** update dependency [@insurgentlab](https://github.com/insurgentlab)/conventional-changelog-preset to v6.0.2 ([#12](https://github.com/insurgent-lab/commitlint-config/issues/12)) ([fd2e71c](https://github.com/insurgent-lab/commitlint-config/commit/fd2e71c735a74bd6949a2c64f915f01889cd6962))
7+
8+
9+
### ♻️ Chores
10+
11+
* **deps:** lock file maintenance ([#13](https://github.com/insurgent-lab/commitlint-config/issues/13)) ([9b0ff72](https://github.com/insurgent-lab/commitlint-config/commit/9b0ff72f4bd8174dc5cad294055fab76ec85bc98))
12+
* **deps:** pin exact dependencies [skip ci] ([3fc51c2](https://github.com/insurgent-lab/commitlint-config/commit/3fc51c2809861f746ac11176f5c789cca07bccf5))
13+
* **deps:** update semantic-release monorepo ([45e5e4b](https://github.com/insurgent-lab/commitlint-config/commit/45e5e4b5d9d078da8223ea506a229efb79791136))
14+
* **readme:** add Snyk badge ([67c4123](https://github.com/insurgent-lab/commitlint-config/commit/67c41235a320300d531756acb55ff7162babfdae))
15+
* update renovate.json ([e03a44b](https://github.com/insurgent-lab/commitlint-config/commit/e03a44babd8bc2a0aeaf40ab8d4041d58a55fcca))
16+
117
## [18.0.0](https://github.com/insurgent-lab/commitlint-config/compare/v17.6.5...v18.0.0) (2023-06-03)
218

319

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.0",
4+
"version": "18.0.1",
55
"author": "Mario Nebl <[email protected]>",
66
"maintainers": [
77
"Pierre Cavin <[email protected]>"

0 commit comments

Comments
 (0)