Skip to content

Commit 03acd70

Browse files
chore: release 0.3.0 (#32)
1 parent 33763b8 commit 03acd70

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.3.0](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.2.1...v0.3.0) (2021-05-26)
4+
5+
6+
### Features
7+
8+
* Add `predefinedAcl` option ([#28](https://www.github.com/google-github-actions/upload-cloud-storage/issues/28)) ([#31](https://www.github.com/google-github-actions/upload-cloud-storage/issues/31)) ([a2ee322](https://www.github.com/google-github-actions/upload-cloud-storage/commit/a2ee322f4331b6873c769c25eb7e896f0ebddf99))
9+
310
### [0.2.1](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.2.0...v0.2.1) (2020-11-14)
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.1",
3+
"version": "0.3.0",
44
"description": "Upload to Google Cloud Storage (GCS)",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)