Skip to content

Commit 1599d85

Browse files
chore: release 0.5.0 (#170)
1 parent beff61c commit 1599d85

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

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.5.0](https://www.github.com/google-github-actions/deploy-appengine/compare/v0.4.0...v0.5.0) (2021-12-07)
4+
5+
6+
### Features
7+
8+
* add WIF support ([#169](https://www.github.com/google-github-actions/deploy-appengine/issues/169)) ([9561d12](https://www.github.com/google-github-actions/deploy-appengine/commit/9561d1239a5f8208fc7614c9ff350ca787b61211))
9+
310
## [0.4.0](https://www.github.com/google-github-actions/deploy-appengine/compare/v0.3.1...v0.4.0) (2021-06-04)
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": "deploy-appengine",
3-
"version": "0.4.0",
3+
"version": "0.5.0",
44
"description": "Github Action: Deploy to Google App Engine",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)