1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-11 14:01:36 +02:00

chore: release 1.2.1 (#26)

This commit is contained in:
github-actions[bot]
2020-05-20 21:18:05 -07:00
committed by GitHub
parent 687255987d
commit cbad9048f0
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
### [1.2.1](https://www.github.com/bcoe/release-please-action/compare/v1.2.0...v1.2.1) (2020-05-21)
### Bug Fixes
* use the static build helper ([6872559](https://www.github.com/bcoe/release-please-action/commit/687255987d0e25878a9d56fd69de09c232bbcea3))
## [1.2.0](https://www.github.com/bcoe/release-please-action/compare/v1.1.0...v1.2.0) (2020-05-21)

View File

@@ -1,7 +1,7 @@
{
"name": "release-please-action",
"private": true,
"version": "1.2.0",
"version": "1.2.1",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {