chore(release): publish

- @ivuorinen/commitlint-config@0.1.2
This commit is contained in:
ivuorinen
2023-05-04 21:35:41 +00:00
parent ae6da42449
commit e8d8e36d62
2 changed files with 7 additions and 1 deletions

View File

@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [0.1.2](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.1.1...@ivuorinen/commitlint-config@0.1.2) (2023-05-04)
### Bug Fixes
- **deps:** update commitlint monorepo to v17.6.1 ([#7](https://github.com/ivuorinen/base-configs/issues/7)) ([ae6da42](https://github.com/ivuorinen/base-configs/commit/ae6da424492a2a523f33c0bd5d8fd774549646fc))
## 0.1.1 (2023-05-04) ## 0.1.1 (2023-05-04)
**Note:** Version bump only for package @ivuorinen/commitlint-config **Note:** Version bump only for package @ivuorinen/commitlint-config

View File

@@ -1,6 +1,6 @@
{ {
"name": "@ivuorinen/commitlint-config", "name": "@ivuorinen/commitlint-config",
"version": "0.1.1", "version": "0.1.2",
"description": "ivuorinen's shareable configuration for commitlint.", "description": "ivuorinen's shareable configuration for commitlint.",
"author": { "author": {
"name": "Ismo Vuorinen", "name": "Ismo Vuorinen",