Skip to content

Commit

Permalink
Release: v1.1.0 (#613)
Browse files Browse the repository at this point in the history
## What's Changed
* Reduce duplicate in integration tests by @sethvargo in
#591
* chore(deps): bump sinon from 14.0.2 to 15.0.0 by @dependabot in
#596
* chore(deps): bump qs and express in /example-workflows/cloud-build by
@dependabot in
#599
* Update CI and deps by @sethvargo in
#603
* Note that metrics export should not be copied by @sethvargo in
#604
* Add support for specifying version constraints by @sethvargo in
#612


**Full Changelog**:
v1.0.1...10b5bd2
  • Loading branch information
google-github-actions-bot committed Feb 3, 2023
1 parent 10b5bd2 commit 62d4898
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dist/main/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
@@ -1,6 +1,6 @@
{
"name": "setup-gcloud",
"version": "1.0.1",
"version": "1.1.0",
"description": "Setup gcloud GitHub action",
"main": "dist/main/index.js",
"scripts": {
Expand Down

0 comments on commit 62d4898

Please sign in to comment.