Skip to content

Commit 06f29fc

Browse files
Release: v0.1.0 (#5)
## What's Changed * Add core functionality by @henrybell in #1 * Add link to Skaffold output file docs by @henrybell in #4 * chore(deps): bump googleapis from 111.0.0 to 112.0.0 by @dependabot in #2 ## New Contributors * @henrybell made their first contribution in #1 * @dependabot made their first contribution in #2 **Full Changelog**: https://github.com/google-github-actions/create-cloud-deploy-release/commits/1585b1395bb6208f7b88ecba2befdf9bb329b4b2
1 parent 1585b13 commit 06f29fc

File tree

3 files changed

+4
-10
lines changed

3 files changed

+4
-10
lines changed

dist/main/index.js

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

0 commit comments

Comments
 (0)