Skip to content

Commit

Permalink
chore(release): 1.1.9 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.9](v1.1.8...v1.1.9) (2023-06-21)

### Bug Fixes

* **deps:** update dependency @octokit/action to v6.0.4 ([b2a9bab](b2a9bab))
  • Loading branch information
semantic-release-bot committed Jun 21, 2023
1 parent b2a9bab commit d3b7b07
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dist/index.js
Expand Up @@ -5240,7 +5240,7 @@ var import_plugin_paginate_rest = __nccwpck_require__(9331);
var import_plugin_rest_endpoint_methods = __nccwpck_require__(8528);

// pkg/dist-src/version.js
var VERSION = "6.0.3";
var VERSION = "6.0.4";

// pkg/dist-src/index.js
var import_https_proxy_agent = __nccwpck_require__(6478);
Expand Down Expand Up @@ -6465,7 +6465,7 @@ __export(dist_src_exports, {
module.exports = __toCommonJS(dist_src_exports);

// pkg/dist-src/version.js
var VERSION = "7.2.3";
var VERSION = "8.0.0";

// pkg/dist-src/generated/endpoints.js
var Endpoints = {
Expand Down
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
@@ -1,6 +1,6 @@
{
"name": "@kengotoda/actions-setup-docker-compose",
"version": "1.1.8",
"version": "1.1.9",
"description": "the GitHub Action setting up docker-compose command",
"main": "lib/main.js",
"private": false,
Expand Down

0 comments on commit d3b7b07

Please sign in to comment.