Skip to content

Commit

Permalink
chore: release 0.1.1 (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
google-github-actions-bot committed Sep 30, 2021
1 parent 24194fd commit 238efd5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

### [0.1.1](https://www.github.com/google-github-actions/setup-cloud-sdk/compare/v0.1.0...v0.1.1) (2021-09-30)


### Bug Fixes

* build docs on build change ([#17](https://www.github.com/google-github-actions/setup-cloud-sdk/issues/17)) ([697d5f9](https://www.github.com/google-github-actions/setup-cloud-sdk/commit/697d5f94e2d798253d557204199ccf009be0f882))
* Update dist and doc generation ([#13](https://www.github.com/google-github-actions/setup-cloud-sdk/issues/13)) ([eebe6e8](https://www.github.com/google-github-actions/setup-cloud-sdk/commit/eebe6e8099ebdab45b0c0248bc5b259c971e6515))

## 0.1.0 (2021-09-29)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@google-github-actions/setup-cloud-sdk",
"version": "0.1.0",
"version": "0.1.1",
"description": "Utilities to download, install and interact with the Cloud SDK for GitHub Actions",
"main": "dist/index.js",
"types": "dist/index.d.js",
Expand Down

0 comments on commit 238efd5

Please sign in to comment.