Skip to content

Commit 829e03c

Browse files
chore(main): release 14.17.0 (#1746)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 7526ca8 commit 829e03c

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+
## [14.17.0](https://github.com/googleapis/release-please/compare/v14.16.0...v14.17.0) (2022-11-11)
8+
9+
10+
### Features
11+
12+
* add always-bump-major versioning strategy ([7526ca8](https://github.com/googleapis/release-please/commit/7526ca8be4fec4d785b44bfb8c8c70078ad7fc73))
13+
* Add always-bump-minor versioning strategy ([#1744](https://github.com/googleapis/release-please/issues/1744)) ([7526ca8](https://github.com/googleapis/release-please/commit/7526ca8be4fec4d785b44bfb8c8c70078ad7fc73))
14+
715
## [14.16.0](https://github.com/googleapis/release-please/compare/v14.15.3...v14.16.0) (2022-11-03)
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": "14.16.0",
3+
"version": "14.17.0",
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)