diff --git a/packages/commitlint-config/CHANGELOG.md b/packages/commitlint-config/CHANGELOG.md index 669a674..8a4267f 100644 --- a/packages/commitlint-config/CHANGELOG.md +++ b/packages/commitlint-config/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.8](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.1.7...@ivuorinen/commitlint-config@0.1.8) (2023-07-13) + +**Note:** Version bump only for package @ivuorinen/commitlint-config + ## [0.1.7](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/commitlint-config@0.1.6...@ivuorinen/commitlint-config@0.1.7) (2023-07-08) **Note:** Version bump only for package @ivuorinen/commitlint-config diff --git a/packages/commitlint-config/package.json b/packages/commitlint-config/package.json index 3276db5..4d0b901 100644 --- a/packages/commitlint-config/package.json +++ b/packages/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/commitlint-config", - "version": "0.1.7", + "version": "0.1.8", "description": "ivuorinen's shareable configuration for commitlint.", "author": { "name": "Ismo Vuorinen", diff --git a/packages/semantic-release-config/CHANGELOG.md b/packages/semantic-release-config/CHANGELOG.md index 5a5ff36..a732813 100644 --- a/packages/semantic-release-config/CHANGELOG.md +++ b/packages/semantic-release-config/CHANGELOG.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.8](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.1.7...@ivuorinen/semantic-release-config@0.1.8) (2023-07-13) + +**Note:** Version bump only for package @ivuorinen/semantic-release-config + ## [0.1.7](https://github.com/ivuorinen/base-configs/compare/@ivuorinen/semantic-release-config@0.1.6...@ivuorinen/semantic-release-config@0.1.7) (2023-07-08) ### Bug Fixes diff --git a/packages/semantic-release-config/package.json b/packages/semantic-release-config/package.json index 7be24e2..aea58bb 100644 --- a/packages/semantic-release-config/package.json +++ b/packages/semantic-release-config/package.json @@ -1,6 +1,6 @@ { "name": "@ivuorinen/semantic-release-config", - "version": "0.1.7", + "version": "0.1.8", "description": "ivuorinen's shareable configuration for semantic-release.", "author": { "name": "Ismo Vuorinen",