Skip to content

Commit

Permalink
chore: release main (#5000)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>mono-repo-publish: 1.6.4</summary>

##
[1.6.4](mono-repo-publish-v1.6.3...mono-repo-publish-v1.6.4)
(2023-03-15)


### Bug Fixes

* **logging:** better logging for publication failures
([#4999](#4999))
([10ac19e](10ac19e))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Mar 17, 2023
1 parent 10ac19e commit a301af6
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"packages/git-file-utils": "1.2.6",
"packages/issue-utils": "2.1.2",
"packages/label-utils": "3.0.2",
"packages/mono-repo-publish": "1.6.3",
"packages/mono-repo-publish": "1.6.4",
"packages/object-selector": "3.0.2",
"packages/release-brancher": "1.3.3"
}
7 changes: 7 additions & 0 deletions packages/mono-repo-publish/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.6.4](https://github.com/googleapis/repo-automation-bots/compare/mono-repo-publish-v1.6.3...mono-repo-publish-v1.6.4) (2023-03-15)


### Bug Fixes

* **logging:** better logging for publication failures ([#4999](https://github.com/googleapis/repo-automation-bots/issues/4999)) ([10ac19e](https://github.com/googleapis/repo-automation-bots/commit/10ac19e46eb17f169ff6b87bf257941dc1dd8910))

## [1.6.3](https://github.com/googleapis/repo-automation-bots/compare/mono-repo-publish-v1.6.2...mono-repo-publish-v1.6.3) (2023-03-14)


Expand Down
4 changes: 2 additions & 2 deletions packages/mono-repo-publish/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/mono-repo-publish/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/mono-repo-publish",
"version": "1.6.3",
"version": "1.6.4",
"description": "publishes submodules based on the last merged release PR",
"main": "build/src/main.js",
"bin": "build/src/bin/mono-repo-publish.js",
Expand Down

0 comments on commit a301af6

Please sign in to comment.