mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-10 20:51:13 +02:00
chore: release 2.32.0 (#364)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
26368176f2
commit
973b63d3d5
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [2.32.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.31.0...v2.32.0) (2021-09-13)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* output list of paths released during manifest release ([#362](https://www.github.com/google-github-actions/release-please-action/issues/362)) ([670afac](https://www.github.com/google-github-actions/release-please-action/commit/670afac8ab682e158b4e390a3209d42346e72518))
|
||||
|
||||
## [2.31.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.30.0...v2.31.0) (2021-09-09)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.31.0",
|
||||
"version": "2.32.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.31.0",
|
||||
"version": "2.32.0",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user