Skip to content

Commit

Permalink
chore: release 0.2.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot authored Dec 15, 2020
1 parent 1fe0abe commit 73c9b74
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Changelog

## [0.2.0](https://www.github.com/google-github-actions/deploy-appengine/compare/v0.1.0...v0.2.0) (2020-11-17)


### ⚠ BREAKING CHANGES

* transfer App Engine action (#1)

### Features

* add correct user-agent ([#6](https://www.github.com/google-github-actions/deploy-appengine/issues/6)) ([b2d7f5e](https://www.github.com/google-github-actions/deploy-appengine/commit/b2d7f5e25902cbd0209d8f83164ab891330c3845))
* transfer App Engine action ([#1](https://www.github.com/google-github-actions/deploy-appengine/issues/1)) ([0c28e4e](https://www.github.com/google-github-actions/deploy-appengine/commit/0c28e4e9c1737ef8cb0ad01c7de425032b3ef18b))
* update action desc ([#8](https://www.github.com/google-github-actions/deploy-appengine/issues/8)) ([6b7e4ce](https://www.github.com/google-github-actions/deploy-appengine/commit/6b7e4ce5ecf9c067d20a39902523194335168ca8))
2 changes: 1 addition & 1 deletion 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": "deploy-appengine",
"version": "0.1.0",
"version": "0.2.0",
"description": "Github Action: Deploy to Google App Engine",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 73c9b74

Please sign in to comment.