From 6b0724c170178b6f811369129257f7a69e973493 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 6 Jan 2024 01:07:47 +0000 Subject: [PATCH] chore(release): 1.2.7 [skip ci] ## [1.2.7](https://github.com/halospv3/hce.shared/compare/v1.2.6...v1.2.7) (2024-01-06) ### Bug Fixes * **deps:** bump @commitlint/cli from 18.4.3 to 18.4.4 ([c732a4b](https://github.com/halospv3/hce.shared/commit/c732a4b9a7154954000b97ba0a2f79765dc6c1a8)) * **deps:** bump @commitlint/config-conventional from 18.4.3 to 18.4.4 ([cd95f08](https://github.com/halospv3/hce.shared/commit/cd95f082805d3766384a13f5353cc61d7882a0d5)) --- CHANGELOG.md | 8 ++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34b48aab..5a7b5009 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [1.2.7](https://github.com/halospv3/hce.shared/compare/v1.2.6...v1.2.7) (2024-01-06) + + +### Bug Fixes + +* **deps:** bump @commitlint/cli from 18.4.3 to 18.4.4 ([c732a4b](https://github.com/halospv3/hce.shared/commit/c732a4b9a7154954000b97ba0a2f79765dc6c1a8)) +* **deps:** bump @commitlint/config-conventional from 18.4.3 to 18.4.4 ([cd95f08](https://github.com/halospv3/hce.shared/commit/cd95f082805d3766384a13f5353cc61d7882a0d5)) + ## [1.2.6](https://github.com/halospv3/hce.shared/compare/v1.2.5...v1.2.6) (2024-01-05) diff --git a/package-lock.json b/package-lock.json index f13e7484..2761cb17 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@halospv3/hce.shared-config", - "version": "1.2.6", + "version": "1.2.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@halospv3/hce.shared-config", - "version": "1.2.6", + "version": "1.2.7", "license": "MIT", "dependencies": { "@commitlint/cli": "^18.4.3", diff --git a/package.json b/package.json index 730c45b4..86df2efc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@halospv3/hce.shared-config", - "version": "1.2.6", + "version": "1.2.7", "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",