Skip to content

Commit d8c8efb

Browse files
Release: v2.0.0 (#398)
## What's Changed * dependabot: only do security updates by @sethvargo in #387 * update all deps by @sethvargo in #388 * Spelling fix in README by @therefromhere in #389 * Update deps to Node 20 by @sethvargo in #393 * Add CI for release branches by @sethvargo in #395 ## New Contributors * @therefromhere made their first contribution in #389 **Full Changelog**: v1.0.1...aa28140
1 parent aa28140 commit d8c8efb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)