diff --git a/package-lock.json b/package-lock.json index 9bb5dbe..7a2a806 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7842,7 +7842,7 @@ } }, "packages/action1": { - "version": "1.1.0", + "version": "1.1.1", "license": "ISC" }, "packages/action2": { diff --git a/packages/action1/CHANGELOG.md b/packages/action1/CHANGELOG.md index f2f9367..ea66fea 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.1](https://github.com/twentyfourg/brian-lerna-test/compare/action1@1.1.0...action1@1.1.1) (2024-01-19) + + +### Bug Fixes + +* **action1:** patched issue ([010b507](https://github.com/twentyfourg/brian-lerna-test/commit/010b5074c78f5621b5df36b5a07e9921c0904e6f)) + + + + + # 1.1.0 (2024-01-19) diff --git a/packages/action1/package.json b/packages/action1/package.json index 8af1b45..8f56256 100644 --- a/packages/action1/package.json +++ b/packages/action1/package.json @@ -1,6 +1,6 @@ { "name": "action1", - "version": "1.1.0", + "version": "1.1.1", "description": "> TODO: description", "author": "Brian Anstett ", "homepage": "",