Skip to content

Commit

Permalink
chore: release main (#14)
Browse files Browse the repository at this point in the history
* chore: release main

* chore: update package-lock.json

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jul 25, 2023
1 parent ad2aeec commit 0a322b2
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"lib/package-one":"1.1.0","lib/package-two":"1.1.1"}
{"lib/package-one":"1.1.0","lib/package-two":"1.1.2"}
7 changes: 7 additions & 0 deletions lib/package-two/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.2](https://github.com/jeremiah-clothier/release-please-demo/compare/clothiernamedjeremiah-package-two-v1.1.1...clothiernamedjeremiah-package-two-v1.1.2) (2023-07-25)


### Bug Fixes

* **package-two:** punctuation fix ([9a50df6](https://github.com/jeremiah-clothier/release-please-demo/commit/9a50df64bac60465dd747abbe576f901170f3005))

## [1.1.1](https://github.com/jeremiah-clothier/release-please-demo/compare/clothiernamedjeremiah-package-two-v1.1.0...clothiernamedjeremiah-package-two-v1.1.1) (2023-07-20)


Expand Down
2 changes: 1 addition & 1 deletion lib/package-two/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clothiernamedjeremiah-package-two",
"version": "1.1.1",
"version": "1.1.2",
"description": "The second package",
"main": "index.js",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

0 comments on commit 0a322b2

Please sign in to comment.