Skip to content

Commit 91f8d9e

Browse files
Release: v0.2.0 (#43)
## What's Changed * dependabot: only do security updates by @sethvargo in #36 * update all deps by @sethvargo in #37 * Update README.md by @coconutruben in #39 * Update dependencies by @henrybell in #41 * Add support for deploy parameters feature by @henrybell in #42 ## New Contributors * @coconutruben made their first contribution in #39 **Full Changelog**: v0.1.2...dca39b7
1 parent dca39b7 commit 91f8d9e

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": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Github Action: Create Cloud Deploy Release",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)