Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - action1@1.1.2
 - action2@1.1.1
 - s3-tagging@1.0.1
  • Loading branch information
briananstett committed Jan 23, 2024
1 parent ccbfa04 commit 080b853
Show file tree
Hide file tree
Showing 8 changed files with 38 additions and 10 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

8 changes: 8 additions & 0 deletions packages/action1/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.2](https://github.com/twentyfourg/brian-lerna-test/compare/action1@1.1.1...action1@1.1.2) (2024-01-23)

**Note:** Version bump only for package action1





## [1.1.1](https://github.com/twentyfourg/brian-lerna-test/compare/action1@1.1.0...action1@1.1.1) (2024-01-19)


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.1",
"version": "1.1.2",
"description": "> TODO: description",
"author": "Brian Anstett <brian.anstett@24g.com>",
"homepage": "",
Expand Down
8 changes: 8 additions & 0 deletions packages/action2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
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/action2@1.1.0...action2@1.1.1) (2024-01-23)

**Note:** Version bump only for package action2





# 1.1.0 (2024-01-19)


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.0",
"version": "1.1.1",
"description": "> TODO: description",
"author": "Brian Anstett <brian.anstett@24g.com>",
"homepage": "",
Expand Down
11 changes: 11 additions & 0 deletions packages/s3-tagging/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 1.0.1 (2024-01-23)


### Bug Fixes

* **s3-tagging:** testing a fix release for s3-tagging ([88f456b](https://github.com/twentyfourg/brian-lerna-test/commit/88f456b4d6f002cdc834dfb19e2f5df0ecf6a56f))
9 changes: 5 additions & 4 deletions packages/s3-tagging/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/s3-tagging/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"name": "s3-tagging",
"description": "> TODO: description",
"version": "1.0.0",
"version": "1.0.1",
"author": "Brian Anstett <brian.anstett@24g.com>",
"homepage": "https://github.com/twentyfourg/brian-lerna-test#readme",
"license": "ISC",
Expand Down

0 comments on commit 080b853

Please sign in to comment.