Skip to content

Commit

Permalink
chore: release 0.2.1 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot committed Mar 3, 2021
1 parent 2eacbe9 commit daadedc
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions setup-gcloud/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog

### [0.2.1](https://www.github.com/google-github-actions/setup-gcloud/compare/v0.2.0...v0.2.1) (2021-02-12)


### Bug Fixes

* Update action names ([#250](https://www.github.com/google-github-actions/setup-gcloud/issues/250)) ([#251](https://www.github.com/google-github-actions/setup-gcloud/issues/251)) ([95e2d15](https://www.github.com/google-github-actions/setup-gcloud/commit/95e2d15420adee2aa7d97b08aff5d50feacb17b0))

## [0.2.0](https://www.github.com/google-github-actions/setup-gcloud/compare/0.1.3...v0.2.0) (2020-11-16)


Expand Down
2 changes: 1 addition & 1 deletion setup-gcloud/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 setup-gcloud/package.json
@@ -1,6 +1,6 @@
{
"name": "setup-gcloud",
"version": "0.2.0",
"version": "0.2.1",
"description": "Setup gcloud GitHub action",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit daadedc

Please sign in to comment.