diff --git a/package-lock.json b/package-lock.json index 27c0587..7d5f885 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9360,7 +9360,7 @@ "license": "ISC" }, "packages/action2": { - "version": "1.1.5", + "version": "1.1.6", "license": "ISC" }, "packages/s3-tagging": { diff --git a/packages/action2/CHANGELOG.md b/packages/action2/CHANGELOG.md index f1f33a2..850175f 100644 --- a/packages/action2/CHANGELOG.md +++ b/packages/action2/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.6](https://github.com/twentyfourg/brian-lerna-test/compare/action2@1.1.5...action2@1.1.6) (2024-02-20) + + +### Bug Fixes + +* **action2:** testing fix patch3 ([71f82ea](https://github.com/twentyfourg/brian-lerna-test/commit/71f82ea21c4aa238c5bbbff4abd6de9ac4f3e534)) + + + + + ## [1.1.5](https://github.com/twentyfourg/brian-lerna-test/compare/action2@1.1.3...action2@1.1.5) (2024-02-20) diff --git a/packages/action2/package.json b/packages/action2/package.json index b5128d3..457b917 100644 --- a/packages/action2/package.json +++ b/packages/action2/package.json @@ -1,6 +1,6 @@ { "name": "action2", - "version": "1.1.5", + "version": "1.1.6", "description": "> TODO: description", "author": "Brian Anstett ", "homepage": "",