Skip to content

Commit d278d8c

Browse files
Release: v2.0.0 (#347)
## What's Changed * Fix README gzip description by @NickDub in #329 * checkout is mandatory by @SyPRX in #330 * dependabot: only do security updates by @sethvargo in #334 * update all deps by @sethvargo in #335 * Allow integration tests on dispatch by @sethvargo in #338 * Add CI for release branches by @sethvargo in #345 * Upgrade deps and drop unnecessary dependencies by @sethvargo in #346 ## New Contributors * @NickDub made their first contribution in #329 * @SyPRX made their first contribution in #330 **Full Changelog**: v1.0.3...5d472e4
1 parent 5d472e4 commit d278d8c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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

0 commit comments

Comments
 (0)