-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [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))
- Loading branch information
1 parent
fd2e71c
commit 48c0a03
Showing
3 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "@insurgentlab/commitlint-config", | ||
"description": "Commitlint config for @insurgentlab/conventional-changelog-preset", | ||
"version": "18.0.0", | ||
"version": "18.0.1", | ||
"author": "Mario Nebl <[email protected]>", | ||
"maintainers": [ | ||
"Pierre Cavin <[email protected]>" | ||
|