Skip to content

Commit

Permalink
chore: release 0.9.0 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot authored Apr 7, 2022
1 parent 511ee0c commit dee01db
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 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.9.0](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.8.0...v0.9.0) (2022-04-07)


### Features

* parse .gcloudignore files during upload ([#237](https://www.github.com/google-github-actions/upload-cloud-storage/issues/237)) ([0715ae5](https://www.github.com/google-github-actions/upload-cloud-storage/commit/0715ae527180418bb29f3055035821805f8b3344))

## [0.8.0](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.7.0...v0.8.0) (2022-03-17)


Expand Down
4 changes: 2 additions & 2 deletions 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.8.0",
"version": "0.9.0",
"description": "Upload to Google Cloud Storage (GCS)",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit dee01db

Please sign in to comment.