mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-13 11:21:35 +02:00
chore: release 2.8.0 (#108)
This commit is contained in:
committed by
GitHub
parent
c0f7d24cd0
commit
07e2df2c72
@@ -1,5 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## [2.8.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.7.0...v2.8.0) (2020-11-25)
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* add additional outputs ([#106](https://www.github.com/google-github-actions/release-please-action/issues/106)) ([c0f7d24](https://www.github.com/google-github-actions/release-please-action/commit/c0f7d24cd04488b7e14836d90143850b97aefadd))
|
||||||
|
|
||||||
## [2.7.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.6.0...v2.7.0) (2020-11-19)
|
## [2.7.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.6.0...v2.7.0) (2020-11-19)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "2.7.0",
|
"version": "2.8.0",
|
||||||
"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.7.0",
|
"version": "2.8.0",
|
||||||
"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