mirror of
https://github.com/googleapis/release-please-action.git
synced 2026-03-28 07:02:28 +00:00
chore: release 1.1.0 (#23)
This commit is contained in:
committed by
GitHub
parent
7ca74d94f2
commit
f38e297b72
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.1.0](https://www.github.com/bcoe/release-please-action/compare/v1.0.1...v1.1.0) (2020-05-20)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Add `bump-minor-pre-major` option ([#9](https://www.github.com/bcoe/release-please-action/issues/9)) ([788c495](https://www.github.com/bcoe/release-please-action/commit/788c495e2607702ce5ab41e9e246161d07fe8854))
|
||||
|
||||
### [1.0.1](https://www.github.com/bcoe/release-please-action/compare/v1.0.0...v1.0.1) (2020-05-09)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "1.0.1",
|
||||
"version": "1.1.0",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user