Skip to content

Commit c43ab88

Browse files
chore: release 0.2.0 (#6)
1 parent d3971e0 commit c43ab88

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [0.2.0](https://www.github.com/google-github-actions/upload-cloud-storage/compare/v0.1.0...v0.2.0) (2020-11-13)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* transfer gcs action (#1)
9+
10+
### Features
11+
12+
* transfer gcs action ([#1](https://www.github.com/google-github-actions/upload-cloud-storage/issues/1)) ([3d447c2](https://www.github.com/google-github-actions/upload-cloud-storage/commit/3d447c22006c4a60e679e1e4bd435062c5c7a995))

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

0 commit comments

Comments
 (0)