Skip to content

Commit

Permalink
Release: v2.1.1 (#369)
Browse files Browse the repository at this point in the history
## 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
  • Loading branch information
google-github-actions-bot authored Aug 2, 2024
1 parent b1c21c1 commit d48bfab
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": "2.1.0",
"version": "2.1.1",
"description": "Upload to Google Cloud Storage (GCS)",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit d48bfab

Please sign in to comment.