Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - action1@1.1.3
 - action2@1.1.2
 - s3-tagging@1.0.3
  • Loading branch information
briananstett committed Jan 23, 2024
1 parent caf61a1 commit 08bfb7c
Show file tree
Hide file tree
Showing 8 changed files with 35 additions and 8 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.3](https://github.com/twentyfourg/brian-lerna-test/compare/action1@1.1.2...action1@1.1.3) (2024-01-23)

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





## [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
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.2",
"version": "1.1.3",
"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.2](https://github.com/twentyfourg/brian-lerna-test/compare/action2@1.1.1...action2@1.1.2) (2024-01-23)

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





## [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
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.1",
"version": "1.1.2",
"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
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.0.3](https://github.com/twentyfourg/brian-lerna-test/compare/s3-tagging@1.0.2...s3-tagging@1.0.3) (2024-01-23)


### Bug Fixes

* **s3-tagging:** use dist index.js ([cfe63cc](https://github.com/twentyfourg/brian-lerna-test/commit/cfe63ccec45b39a2e3e13c94eb2e41c0212a17c4))





## [1.0.2](https://github.com/twentyfourg/brian-lerna-test/compare/s3-tagging@1.0.1...s3-tagging@1.0.2) (2024-01-23)


Expand Down
4 changes: 2 additions & 2 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.2",
"version": "1.0.3",
"author": "Brian Anstett <brian.anstett@24g.com>",
"homepage": "https://github.com/twentyfourg/brian-lerna-test#readme",
"license": "ISC",
Expand Down

0 comments on commit 08bfb7c

Please sign in to comment.