Skip to content

Commit 3540e3d

Browse files
Release: v0.1.2 (#32)
## What's Changed * chore(deps): Bump @types/node from 18.14.0 to 20.1.1 by @dependabot in #25 * Update dependencies by @henrybell in #26 * Correctly construct additional flags by @henrybell in #28 * chore(deps): Bump googleapis from 118.0.0 to 120.0.0 by @dependabot in #31 **Full Changelog**: v0.1.1...0c27bc6
1 parent 0c27bc6 commit 3540e3d

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

0 commit comments

Comments
 (0)