chore(release): 2.6.0 [skip ci]

# [2.6.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.4...v2.6.0) (2021-10-15)

### Features

* add output for last release version ([f8175c6](f8175c6491))
This commit is contained in:
semantic-release-bot 2021-10-15 02:44:07 +00:00
parent 9089e66e36
commit 767cc0b0cd
3 changed files with 9 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@cycjimmy/semantic-release-action",
"version": "2.5.4",
"version": "2.6.0",
"description": "GitHub Action for Semantic Release",
"main": "index.js",
"scripts": {