Skip to content

Commit d48bfab

Browse files
Release: v2.1.1 (#369)
## What's Changed * security: bump undici from 5.28.2 to 5.28.3 by @dependabot in #354 * security: bump undici from 5.28.3 to 5.28.4 by @dependabot in #355 * Update README.md by @sethvargo in #356 * security: bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #360 * Update deps by @sethvargo in #361 * Add support for universes, update deps, switch to auto-doc by @sethvargo in #365 * security: bump fast-xml-parser from 4.4.0 to 4.4.1 in the npm_and_yarn group by @dependabot in #367 * Update deps to address spurious calls to sts by @sethvargo in #368 **Full Changelog**: v2.1.0...b1c21c1
1 parent b1c21c1 commit d48bfab

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

0 commit comments

Comments
 (0)