From 29250f2d352f8a66e7bf3b5ef62f7b8742494c1a Mon Sep 17 00:00:00 2001 From: Noah Sherwin Date: Tue, 21 May 2024 21:27:51 -0700 Subject: [PATCH] chore: update version to match releases --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b4159acf..ceb83dd9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@halospv3/hce.shared-config", - "version": "2.2.4", + "version": "2.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@halospv3/hce.shared-config", - "version": "2.2.4", + "version": "2.3.1", "license": "MIT", "dependencies": { "@commitlint/cli": "^19.3.0", diff --git a/package.json b/package.json index 1602ccff..974e5e16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@halospv3/hce.shared-config", - "version": "2.2.4", + "version": "2.3.1", "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",