Skip to content

Commit a42a467

Browse files
chore: release 0.10.2 (#270)
1 parent c8139e9 commit a42a467

3 files changed

Lines changed: 10 additions & 3 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.10.2](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.10.1...v0.10.2) (2022-04-29)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.10.2 ([c8139e9](https://www.github.com/google-github-actions/upload-cloud-storage/commit/c8139e9af3fab69c9d73c7681be1405d7b591dd0))
9+
310
### [0.10.1](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.10.1...v0.10.1) (2022-04-27)
411

512

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

0 commit comments

Comments
 (0)