Skip to content

Commit 24c704e

Browse files
committed
chore(release): 1.20.0 [skip ci]
1 parent 2a0ec41 commit 24c704e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.20.0](https://github.com/salesforcecli/plugin-functions/compare/1.19.5...1.20.0) (2023-02-21)
2+
3+
4+
### Features
5+
6+
* remove run function start container ([#612](https://github.com/salesforcecli/plugin-functions/issues/612)) ([2a0ec41](https://github.com/salesforcecli/plugin-functions/commit/2a0ec41dff1954cbaf48f80101128d61f5b0aa2e))
7+
8+
9+
110
## [1.19.5](https://github.com/salesforcecli/plugin-functions/compare/1.19.4...1.19.5) (2023-02-18)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-functions",
33
"description": "Functions plugin for the SF CLI",
4-
"version": "1.19.5",
4+
"version": "1.20.0",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)