Skip to content

Commit 8a3e92b

Browse files
Release: v1.1.1 (#56)
## What's Changed * security: Bump undici from 5.28.2 to 5.28.3 by @dependabot in #53 * Fix unset deploy parameters by @lukebarge in #55 ## New Contributors * @lukebarge made their first contribution in #55 **Full Changelog**: v1.1.0...f41de37
1 parent f41de37 commit 8a3e92b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/main/index.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-cloud-deploy-release",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Github Action: Create Cloud Deploy Release",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)