mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 01:51:37 +02:00
chore: release 2.19.2 (#248)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
a67e4db809
commit
f56f8adcf4
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### [2.19.2](https://www.github.com/google-github-actions/release-please-action/compare/v2.19.1...v2.19.2) (2021-02-20)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **release-please:** setup.py retains formatting ([#246](https://www.github.com/google-github-actions/release-please-action/issues/246)) ([038a2f3](https://www.github.com/google-github-actions/release-please-action/commit/038a2f320b92c8a4009d3fe7261fc34c6070b446))
|
||||||
|
|
||||||
### [2.19.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.19.0...v2.19.1) (2021-02-18)
|
### [2.19.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.19.0...v2.19.1) (2021-02-18)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "2.19.1",
|
"version": "2.19.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "2.19.1",
|
"version": "2.19.2",
|
||||||
"description": "automated releases based on conventional commits",
|
"description": "automated releases based on conventional commits",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user