diff --git a/package-lock.json b/package-lock.json index 24fb7a3..7ce53f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9421,11 +9421,11 @@ } }, "packages/action1": { - "version": "1.1.4", + "version": "1.1.5", "license": "ISC" }, "packages/action2": { - "version": "1.1.11", + "version": "1.1.12", "license": "ISC" }, "packages/s3-tagging": { diff --git a/packages/action1/CHANGELOG.md b/packages/action1/CHANGELOG.md index fd0229e..2084810 100644 --- a/packages/action1/CHANGELOG.md +++ b/packages/action1/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.5](https://github.com/twentyfourg/brian-lerna-test/compare/action1@1.1.4...action1@1.1.5) (2024-02-21) + + +### Bug Fixes + +* **action1:** testing fix patch1 ([13905bc](https://github.com/twentyfourg/brian-lerna-test/commit/13905bcceac07c789ff82df8be76d90dc509cdae)) + + + + + ## [1.1.4](https://github.com/twentyfourg/brian-lerna-test/compare/action1@1.1.3...action1@1.1.4) (2024-01-23) **Note:** Version bump only for package action1 diff --git a/packages/action1/package.json b/packages/action1/package.json index a772c51..95d37ab 100644 --- a/packages/action1/package.json +++ b/packages/action1/package.json @@ -1,6 +1,6 @@ { "name": "action1", - "version": "1.1.4", + "version": "1.1.5", "description": "> TODO: description", "author": "Brian Anstett ", "homepage": "", diff --git a/packages/action2/CHANGELOG.md b/packages/action2/CHANGELOG.md index 681e993..5785fa9 100644 --- a/packages/action2/CHANGELOG.md +++ b/packages/action2/CHANGELOG.md @@ -3,6 +3,20 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.1.12](https://github.com/twentyfourg/brian-lerna-test/compare/action2@1.1.8...action2@1.1.12) (2024-02-21) + + +### Bug Fixes + +* **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.11](https://github.com/twentyfourg/brian-lerna-test/compare/action2@1.1.8...action2@1.1.11) (2024-02-21) diff --git a/packages/action2/package.json b/packages/action2/package.json index a2b7d43..292b989 100644 --- a/packages/action2/package.json +++ b/packages/action2/package.json @@ -1,6 +1,6 @@ { "name": "action2", - "version": "1.1.11", + "version": "1.1.12", "description": "> TODO: description", "author": "Brian Anstett ", "homepage": "",