mirror of
https://github.com/joaquinjsb/gitea-release-please-action
synced 2026-05-12 08:51:36 +02:00
chore: release 2.8.2 (#110)
This commit is contained in:
committed by
GitHub
parent
799e6de570
commit
0961329de0
@@ -1,5 +1,13 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### [2.8.2](https://www.github.com/google-github-actions/release-please-action/compare/v2.8.1...v2.8.2) (2020-11-25)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* **build:** configure git checkout step ([ff5dfe1](https://www.github.com/google-github-actions/release-please-action/commit/ff5dfe1653289b33b5fb3e5de72e0b3733ff390d))
|
||||||
|
* **build:** run latest dist ([799e6de](https://www.github.com/google-github-actions/release-please-action/commit/799e6de570879ef6ad3d7067295b3e0c2c837e04))
|
||||||
|
|
||||||
### [2.8.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.8.0...v2.8.1) (2020-11-25)
|
### [2.8.1](https://www.github.com/google-github-actions/release-please-action/compare/v2.8.0...v2.8.1) (2020-11-25)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "release-please-action",
|
"name": "release-please-action",
|
||||||
"version": "2.8.1",
|
"version": "2.8.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.8.1",
|
"version": "2.8.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