Skip to content

Commit 5e4a83b

Browse files
chore: release 0.2.1 (#7)
1 parent 57c14ff commit 5e4a83b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.2.1](https://www.github.com/google-github-actions/get-secretmanager-secrets/compare/v0.2.0...v0.2.1) (2020-11-14)
4+
5+
6+
### Bug Fixes
7+
8+
* update action desc ([#6](https://www.github.com/google-github-actions/get-secretmanager-secrets/issues/6)) ([57c14ff](https://www.github.com/google-github-actions/get-secretmanager-secrets/commit/57c14fff8763c66b8704d8035add5d46e3087e02))
9+
310
## [0.2.0](https://www.github.com/google-github-actions/get-secretmanager-secrets/compare/v0.1.0...v0.2.0) (2020-11-13)
411

512

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "get-secretmanager-secrets",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Get Secret Manager secrets GitHub action",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)