Skip to content

Commit

Permalink
Release: v1.0.1 (#319)
Browse files Browse the repository at this point in the history
## What's Changed
* Clean up unit and integration tests, remove labeler by @sethvargo in
#305
* Update CI and deps by @sethvargo in
#306
* Drop unused configPath field by @sethvargo in
#307
* Update README.md headers settable field casing by @robertvanhoesel in
#312
* chore: update dependencies (automated) by @verbanicm in
#315
* Print warnings when a gcloudignore is not found by @sethvargo in
#313
* Switch to pull non-secret values from env by @sethvargo in
#316
* Update deps by @sethvargo in
#318

## New Contributors
* @robertvanhoesel made their first contribution in
#312

**Full Changelog**:
v1.0.0...7a972d4
  • Loading branch information
google-github-actions-bot authored Mar 30, 2023
1 parent 7a972d4 commit b808197
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "upload-cloud-storage",
"version": "1.0.0",
"version": "1.0.1",
"description": "Upload to Google Cloud Storage (GCS)",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit b808197

Please sign in to comment.