Skip to content

Commit c845c0d

Browse files
Release: v0.1.1 (#23)
## What's Changed * chore(deps): bump googleapis from 112.0.0 to 114.0.0 by @dependabot in #8 * Add Anthos capability to summary by @henrybell in #9 * Add CODEOWNERS by @sethvargo in #11 * Switch to pull non-secret values from env by @sethvargo in #10 * Add note on support by @henrybell in #15 * Add further IAM detail to documentation by @henrybell in #17 * chore(deps): bump googleapis from 114.0.0 to 118.0.0 by @dependabot in #18 * chore(deps): bump typescript from 4.9.5 to 5.0.4 by @dependabot in #13 * chore(deps): bump yaml from 2.2.1 to 2.2.2 by @dependabot in #19 * Add support info by @sethvargo in #20 ## New Contributors * @sethvargo made their first contribution in #11 **Full Changelog**: v0.1.0...53e5f2c
1 parent 53e5f2c commit c845c0d

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

0 commit comments

Comments
 (0)