Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2021-08-20)

### Bug Fixes

* **deps:** bump @actions/core from 1.4.0 to 1.5.0 ([fc4847a](fc4847a))
  • Loading branch information
semantic-release-bot committed Aug 20, 2021
1 parent fc4847a commit fd5dac6
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 26 deletions.
80 changes: 56 additions & 24 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kengotoda/actions-setup-docker-compose",
"version": "1.0.0",
"version": "1.0.1",
"description": "the GitHub Action setting up docker-compose command",
"main": "lib/main.js",
"private": false,
Expand Down

0 comments on commit fd5dac6

Please sign in to comment.