chore(release): 2.5.4 [skip ci]

## [2.5.4](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.3...v2.5.4) (2021-04-30)

### Bug Fixes

* use error loglevel for installing dependencies ([ed6729b](ed6729b716)), closes [#57](https://github.com/cycjimmy/semantic-release-action/issues/57)
This commit is contained in:
semantic-release-bot 2021-04-30 01:48:37 +00:00
parent 13af016fd0
commit 116647291d
3 changed files with 9 additions and 2 deletions

View file

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