chore(release): 1.2.0 [skip ci]

# [1.2.0](https://github.com/KengoTODA/actions-setup-docker-compose/compare/v1.1.12...v1.2.0) (2023-11-19)

### Features

* support running on node20 ([a36b123](a36b123594))
This commit is contained in:
semantic-release-bot
2023-11-19 03:41:29 +00:00
parent a36b123594
commit 7b24bbba8a

View File

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