Skip to content

Commit

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


## [13.14.0](v13.13.0...v13.14.0) (2022-04-20)


### Features

* Support sequential-calls manifest field that disables concurrency when creating multiple pull requests or releases ([#1401](#1401)) ([50f5c99](50f5c99))

---
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 20, 2022
1 parent 50f5c99 commit 6eb3bcf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

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

## [13.14.0](https://github.com/googleapis/release-please/compare/v13.13.0...v13.14.0) (2022-04-20)


### Features

* Support sequential-calls manifest field that disables concurrency when creating multiple pull requests or releases ([#1401](https://github.com/googleapis/release-please/issues/1401)) ([50f5c99](https://github.com/googleapis/release-please/commit/50f5c990b99d991b874ba88556386c6b940743f6))

## [13.13.0](https://github.com/googleapis/release-please/compare/v13.12.0...v13.13.0) (2022-04-18)


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.13.0",
"version": "13.14.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 6eb3bcf

Please sign in to comment.