Skip to content

Commit 2dae820

Browse files
committed
chore(release): 1.22.5 [skip ci]
1 parent 6ec0909 commit 2dae820

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.22.5](https://github.com/salesforcecli/plugin-functions/compare/1.22.4...1.22.5) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump word-wrap from 1.2.3 to 1.2.5 ([#749](https://github.com/salesforcecli/plugin-functions/issues/749)) ([6ec0909](https://github.com/salesforcecli/plugin-functions/commit/6ec09095ce446514afd2728828d2ef412106c009))
7+
8+
9+
110
## [1.22.4](https://github.com/salesforcecli/plugin-functions/compare/1.22.3...1.22.4) (2023-10-25)
211

312

package.json

+1-1
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.4",
4+
"version": "1.22.5",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)