Skip to content

Commit 9b2cb97

Browse files
Release: v1.1.0 (#52)
## What's Changed * Update README and CI to use latest version by @sethvargo in #49 * Add missing project_id input by @aelawson in #50 * Update deps by @sethvargo in #51 ## New Contributors * @aelawson made their first contribution in #50 **Full Changelog**: v1.0.0...21fa1d2
1 parent 21fa1d2 commit 9b2cb97

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/main/index.js

Lines changed: 1 addition & 1 deletion
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.0.0",
3+
"version": "1.1.0",
44
"description": "Github Action: Create Cloud Deploy Release",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)