chore(release): 1.1.1 [skip ci]

## [1.1.1](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.1.0...v1.1.1) (2023-01-11)

### Bug Fixes

* **deps:** bump json5 from 1.0.1 to 1.0.2 ([90aa391](90aa3913e5))
This commit is contained in:
semantic-release-bot
2023-01-11 09:25:34 +00:00
parent 81564afbc8
commit 159c52b091

View File

@@ -1,6 +1,6 @@
{
"name": "@kengotoda/actions-setup-docker-compose",
"version": "1.1.0",
"version": "1.1.1",
"description": "the GitHub Action setting up docker-compose command",
"main": "lib/main.js",
"private": false,