Skip to content

Commit 237fec2

Browse files
committed
chore(release): 1.22.2 [skip ci]
1 parent 7df30bb commit 237fec2

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.22.2](https://github.com/salesforcecli/plugin-functions/compare/1.22.1...1.22.2) (2023-09-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump node-fetch from 3.3.1 to 3.3.2 ([#731](https://github.com/salesforcecli/plugin-functions/issues/731)) ([7df30bb](https://github.com/salesforcecli/plugin-functions/commit/7df30bb9a2b6e653283b5317e9399ad9ff45266f))
7+
8+
9+
110
## [1.22.1](https://github.com/salesforcecli/plugin-functions/compare/1.22.0...1.22.1) (2023-09-16)
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.22.1",
4+
"version": "1.22.2",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)