Skip to content

Commit ac9318b

Browse files
chore(main): release 13.19.4 (#1532)
🤖 I have created a release *beep* *boop* --- ## [13.19.4](v13.19.3...v13.19.4) (2022-07-25) ### Bug Fixes * **commits:** remove content before and after BREAKING in body ([#1531](#1531)) ([f75e49f](f75e49f)) * **python:** make` __init__.py` bump underscore / hyphen agnostic ([4b25a47](4b25a47)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 4b25a47 commit ac9318b

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

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

7+
## [13.19.4](https://github.com/googleapis/release-please/compare/v13.19.3...v13.19.4) (2022-07-25)
8+
9+
10+
### Bug Fixes
11+
12+
* **commits:** remove content before and after BREAKING in body ([#1531](https://github.com/googleapis/release-please/issues/1531)) ([f75e49f](https://github.com/googleapis/release-please/commit/f75e49f6b751347456746d9c4068191d340c8e1e))
13+
* **python:** make` __init__.py` bump underscore / hyphen agnostic ([4b25a47](https://github.com/googleapis/release-please/commit/4b25a475d53fd4f2eadd14619f701e51275f8e62))
14+
715
## [13.19.3](https://github.com/googleapis/release-please/compare/v13.19.2...v13.19.3) (2022-07-08)
816

917

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "release-please",
3-
"version": "13.19.3",
3+
"version": "13.19.4",
44
"description": "generate release PRs based on the conventionalcommits.org spec",
55
"main": "./build/src/index.js",
66
"bin": "./build/src/bin/release-please.js",

0 commit comments

Comments
 (0)