Skip to content

Commit 864317d

Browse files
chore: release 0.2.1 (#9)
1 parent a34f071 commit 864317d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.2.1](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.2.0...v0.2.1) (2020-11-14)
4+
5+
6+
### Bug Fixes
7+
8+
* 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))
9+
310
## [0.2.0](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.1.0...v0.2.0) (2020-11-13)
411

512

package-lock.json

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

0 commit comments

Comments
 (0)