diff --git a/package-lock.json b/package-lock.json index 21a4f45..194cd56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9425,7 +9425,7 @@ "license": "ISC" }, "packages/action2": { - "version": "1.1.14", + "version": "1.1.15", "license": "ISC" }, "packages/s3-tagging": { diff --git a/packages/action2/CHANGELOG.md b/packages/action2/CHANGELOG.md index 8156f48..0881cbd 100644 --- a/packages/action2/CHANGELOG.md +++ b/packages/action2/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.15](https://github.com/twentyfourg/brian-lerna-test/compare/action2@1.1.8...action2@1.1.15) (2024-03-21) + + +### Bug Fixes + +* **action2:** lerna version seperator test ([88e1d94](https://github.com/twentyfourg/brian-lerna-test/commit/88e1d94b5b0e1c889fb48603b7fefa6b2d567a27)) +* **action2:** testing fix patch10 ([647a353](https://github.com/twentyfourg/brian-lerna-test/commit/647a353b03992ccb508bb73925404513e968763c)) +* **action2:** testing fix patch11 ([28428cc](https://github.com/twentyfourg/brian-lerna-test/commit/28428ccb7c524dad13a008f9d54cc4c0016d93bb)) +* **action2:** testing fix patch6 ([be36ef8](https://github.com/twentyfourg/brian-lerna-test/commit/be36ef89f70d7600d362c6afd01215aed8c3155c)) +* **action2:** testing fix patch7 ([2a5895a](https://github.com/twentyfourg/brian-lerna-test/commit/2a5895aadc4fe27490209f3d6ecfd7d36fc0df37)) +* **action2:** testing fix patch8 ([48ccd3d](https://github.com/twentyfourg/brian-lerna-test/commit/48ccd3d7668eae25f2d6e259e0bffed5ef68ff85)) +* **action2:** testing fix patch9 ([1bb97cc](https://github.com/twentyfourg/brian-lerna-test/commit/1bb97cca68db4fb4eab92a45f42837eb9646b9b3)) + + + + + ## [1.1.14](https://github.com/twentyfourg/brian-lerna-test/compare/action2@1.1.8...action2@1.1.14) (2024-02-21) diff --git a/packages/action2/package.json b/packages/action2/package.json index d8987ea..17d3fd5 100644 --- a/packages/action2/package.json +++ b/packages/action2/package.json @@ -1,6 +1,6 @@ { "name": "action2", - "version": "1.1.14", + "version": "1.1.15", "description": "> TODO: description", "author": "Brian Anstett ", "homepage": "",