Skip to content

Commit

Permalink
chore: release 0.2.1 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot authored Dec 15, 2020
1 parent a34f071 commit 864317d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.2.1](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.2.0...v0.2.1) (2020-11-14)


### Bug Fixes

* user-agent ([#7](https://www.github.com/google-github-actions/upload-cloud-storage/issues/7)) ([59dc367](https://www.github.com/google-github-actions/upload-cloud-storage/commit/59dc367a30ea273fb86b5ad91f5cfbaf515347ab))

## [0.2.0](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.1.0...v0.2.0) (2020-11-13)


Expand Down
2 changes: 1 addition & 1 deletion 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": "0.2.0",
"version": "0.2.1",
"description": "Upload to Google Cloud Storage (GCS)",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 864317d

Please sign in to comment.