Skip to content

Commit

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


## [13.12.0](googleapis/release-please@v13.11.1...v13.12.0) (2022-04-15)


### Features

* allow configuring `release-search-depth` and `commit-search-depth` ([googleapis#1396](googleapis#1396)) ([102d650](googleapis@102d650)), closes [googleapis#1394](googleapis#1394)


### Bug Fixes

* Allow an empty value for --label ([googleapis#1397](googleapis#1397)) ([f5aff97](googleapis@f5aff97))

---
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 Apr 15, 2022
1 parent 102d650 commit 843827d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

[1]: https://www.npmjs.com/package/release-please?activeTab=versions

## [13.12.0](https://github.com/googleapis/release-please/compare/v13.11.1...v13.12.0) (2022-04-15)


### Features

* allow configuring `release-search-depth` and `commit-search-depth` ([#1396](https://github.com/googleapis/release-please/issues/1396)) ([102d650](https://github.com/googleapis/release-please/commit/102d650394140667d17d84726bd962477d69562c)), closes [#1394](https://github.com/googleapis/release-please/issues/1394)


### Bug Fixes

* Allow an empty value for --label ([#1397](https://github.com/googleapis/release-please/issues/1397)) ([f5aff97](https://github.com/googleapis/release-please/commit/f5aff97dbb20086a26b846dde89b289a4540dba1))

### [13.11.1](https://github.com/googleapis/release-please/compare/v13.11.0...v13.11.1) (2022-04-15)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "release-please",
"version": "13.11.1",
"version": "13.12.0",
"description": "generate release PRs based on the conventionalcommits.org spec",
"main": "./build/src/index.js",
"bin": "./build/src/bin/release-please.js",
Expand Down

0 comments on commit 843827d

Please sign in to comment.