mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-10 08:31:13 +02:00
chore: release 1.2.2 (#29)
This commit is contained in:
committed by
GitHub
parent
5c2e7c41fc
commit
51fa5b4d3f
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
### [1.2.2](https://www.github.com/bcoe/release-please-action/compare/v1.2.1...v1.2.2) (2020-06-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **deps:** depend on release-please ^5.2.1 to support merge commits ([#28](https://www.github.com/bcoe/release-please-action/issues/28)) ([5c2e7c4](https://www.github.com/bcoe/release-please-action/commit/5c2e7c41fc2a838bdd1c4319f18385e4784b020f))
|
||||
|
||||
### [1.2.1](https://www.github.com/bcoe/release-please-action/compare/v1.2.0...v1.2.1) (2020-05-21)
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "1.2.1",
|
||||
"version": "1.2.2",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user