Skip to content

Commit

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

---
@google-cloud/release-brancher: 1.0.2
### [1.0.2](https://www.github.com/googleapis/repo-automation-bots/compare/release-brancher-v1.0.1...release-brancher-v1.0.2) (2021-03-24)


### Bug Fixes

* **release-brancher:** add missing prepare step for release ([#1561](https://www.github.com/googleapis/repo-automation-bots/issues/1561)) ([c98b2f9](https://www.github.com/googleapis/repo-automation-bots/commit/c98b2f991a3219f1a5728d770ddce11bbf748caf))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Mar 24, 2021
1 parent c98b2f9 commit fba7f10
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,4 +1,4 @@
{
"packages/gcf-utils": "7.1.4",
"packages/release-brancher": "1.0.1"
"packages/release-brancher": "1.0.2"
}
7 changes: 7 additions & 0 deletions packages/release-brancher/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.0.2](https://www.github.com/googleapis/repo-automation-bots/compare/release-brancher-v1.0.1...release-brancher-v1.0.2) (2021-03-24)


### Bug Fixes

* **release-brancher:** add missing prepare step for release ([#1561](https://www.github.com/googleapis/repo-automation-bots/issues/1561)) ([c98b2f9](https://www.github.com/googleapis/repo-automation-bots/commit/c98b2f991a3219f1a5728d770ddce11bbf748caf))

### [1.0.1](https://www.github.com/googleapis/repo-automation-bots/compare/release-brancher-v1.0.0...release-brancher-v1.0.1) (2021-03-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/release-brancher/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/release-brancher/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@google-cloud/release-brancher",
"version": "1.0.1",
"version": "1.0.2",
"description": "Cut release branches",
"bin": "./build/src/bin/release-brancher.js",
"author": "Google LLC.",
Expand Down

0 comments on commit fba7f10

Please sign in to comment.