Skip to content

Commit 7faa962

Browse files
chore: release 0.1.2 (#16)
1 parent 695158f commit 7faa962

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.1.2](https://www.github.com/google-github-actions/deploy-cloud-functions/compare/v0.1.1...v0.1.2) (2020-11-13)
4+
5+
6+
### Bug Fixes
7+
8+
* update action desc ([#15](https://www.github.com/google-github-actions/deploy-cloud-functions/issues/15)) ([695158f](https://www.github.com/google-github-actions/deploy-cloud-functions/commit/695158fd32feff3535e3e1eddbed2f70b06e4440))
9+
310
### [0.1.1](https://www.github.com/google-github-actions/deploy-cloud-functions/compare/v0.1.0...v0.1.1) (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": "deploy-cloud-functions",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Deploy a Cloud Function",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)