Skip to content

Commit 9cd464d

Browse files
chore: release 0.7.1 (#231)
1 parent e28e39f commit 9cd464d

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
### [0.7.1](https://www.github.com/google-github-actions/deploy-cloud-functions/compare/v0.7.0...v0.7.1) (2021-12-14)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release v0.7.1 ([e28e39f](https://www.github.com/google-github-actions/deploy-cloud-functions/commit/e28e39fa09d2f50449b8fd16438a7643fc8ed854))
9+
310
## [0.7.0](https://www.github.com/google-github-actions/deploy-cloud-functions/compare/v0.6.0...v0.7.0) (2021-12-09)
411

512

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": "deploy-cloud-functions",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Deploy a Cloud Function",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)