Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - action1-v1.1.5
 - action2-v1.1.12
  • Loading branch information
briananstett committed Feb 21, 2024
1 parent 13905bc commit b5004d5
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 11 additions & 0 deletions packages/action1/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/action1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "action1",
"version": "1.1.4",
"version": "1.1.5",
"description": "> TODO: description",
"author": "Brian Anstett <brian.anstett@24g.com>",
"homepage": "",
Expand Down
14 changes: 14 additions & 0 deletions packages/action2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/action2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "action2",
"version": "1.1.11",
"version": "1.1.12",
"description": "> TODO: description",
"author": "Brian Anstett <brian.anstett@24g.com>",
"homepage": "",
Expand Down

0 comments on commit b5004d5

Please sign in to comment.