Skip to content

Commit

Permalink
Release: v1.1.0 (#292)
Browse files Browse the repository at this point in the history
## What's Changed
* docs: update readme examples to use v1 by @ruxandrafed in
#282
* Remove unused stub by @sethvargo in
#283
* chore(deps): bump sinon from 14.0.2 to 15.0.0 by @dependabot in
#284
* chore(deps): bump qs and express in /example-app by @dependabot in
#285
* Update deps and CI by @sethvargo in
#286
* Ignore the default service in cleanup by @sethvargo in
#287
* Only set metrics in the current step by @sethvargo in
#289
* Always read back the deployment to get metadata by @sethvargo in
#290
* Add support for custom gcloud components and versions by @sethvargo in
#291

## New Contributors
* @ruxandrafed made their first contribution in
#282

**Full Changelog**:
v1.0.0...bdce19e
  • Loading branch information
google-github-actions-bot authored Dec 16, 2022
1 parent bdce19e commit 1220a28
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

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

0 comments on commit 1220a28

Please sign in to comment.