Skip to content

Commit b808197

Browse files
Release: v1.0.1 (#319)
## 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
1 parent 7a972d4 commit b808197

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

dist/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": "upload-cloud-storage",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Upload to Google Cloud Storage (GCS)",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)