Skip to content

Commit 04141d8

Browse files
chore: release 0.5.1 (#513)
1 parent 64f0beb commit 04141d8

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ All notable changes to this project will be documented in this file.
1717
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
1818
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
1919

20+
### [0.5.1](https://www.github.com/google-github-actions/setup-gcloud/compare/v0.5.0...v0.5.1) (2022-02-16)
21+
22+
23+
### Miscellaneous Chores
24+
25+
* release 0.5.1 ([64f0beb](https://www.github.com/google-github-actions/setup-gcloud/commit/64f0beb3041b0bf4f92f745cbc419ad54f282689))
26+
2027
## [0.5.0](https://www.github.com/google-github-actions/setup-gcloud/compare/v0.4.0...v0.5.0) (2022-02-04)
2128

2229
### Bug fixes

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": "setup-gcloud",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Setup gcloud GitHub action",
55
"main": "dist/main/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)