Skip to content

Commit 589938f

Browse files
chore: release 0.10.1 (#265)
1 parent a57e0fd commit 589938f

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.1](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.10.0...v0.10.1) (2022-04-27)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.10.1 ([a57e0fd](https://www.github.com/google-github-actions/upload-cloud-storage/commit/a57e0fd138fe7123a81d71712f0682bb4d77d9c9))
9+
310
## [0.10.0](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.9.0...v0.10.0) (2022-04-26)
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.0",
3+
"version": "0.10.1",
44
"description": "Upload to Google Cloud Storage (GCS)",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)