Skip to content

Commit

Permalink
chore: release 0.8.0 (#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot authored Mar 8, 2022
1 parent 5fb3173 commit c0374ce
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.8.0](https://www.github.com/google-github-actions/deploy-appengine/compare/v0.7.0...v0.8.0) (2022-03-08)


### ⚠ BREAKING CHANGES

* upgrade to node16 (#243)

### Miscellaneous Chores

* upgrade to node16 ([#243](https://www.github.com/google-github-actions/deploy-appengine/issues/243)) ([5fb3173](https://www.github.com/google-github-actions/deploy-appengine/commit/5fb3173c11f90ad879315db1b4f9232e1112e657))

## [0.7.0](https://www.github.com/google-github-actions/deploy-appengine/compare/v0.6.0...v0.7.0) (2022-03-08)


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": "deploy-appengine",
"version": "0.7.0",
"version": "0.8.0",
"description": "Github Action: Deploy to Google App Engine",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit c0374ce

Please sign in to comment.