diff --git a/CHANGELOG.md b/CHANGELOG.md index d4a9d011..682edebb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.1.2](https://github.com/halospv3/hce.shared/compare/v2.1.1...v2.1.2) (2024-03-26) + + +### Bug Fixes + +* **deps:** update dependency @semantic-release/release-notes-generator to v13 ([0758bc9](https://github.com/halospv3/hce.shared/commit/0758bc9c9bb8338855880218e4c1086e25384baa)) + ## [2.1.1](https://github.com/halospv3/hce.shared/compare/v2.1.0...v2.1.1) (2024-03-26) ## [2.1.0](https://github.com/halospv3/hce.shared/compare/v2.0.1...v2.1.0) (2024-03-18) diff --git a/package-lock.json b/package-lock.json index 28c52af9..63e0f91e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@halospv3/hce.shared-config", - "version": "2.1.1", + "version": "2.1.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@halospv3/hce.shared-config", - "version": "2.1.1", + "version": "2.1.2", "license": "MIT", "dependencies": { "@commitlint/cli": "^19.2.0", diff --git a/package.json b/package.json index f9618378..ba80e763 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@halospv3/hce.shared-config", - "version": "2.1.1", + "version": "2.1.2", "description": "Automate commit message quality, changelogs, and CI/CD releases. Exports a semantic-release shareable configuration deserialized from this package's '.releaserc.yml'. Shared resources for .NET projects are also distributed with this package.", "keywords": [ "halo",