Skip to content

Commit 9175243

Browse files
committed
chore(release): 1.22.4 [skip ci]
1 parent e4d9e1e commit 9175243

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.22.4](https://github.com/salesforcecli/plugin-functions/compare/1.22.3...1.22.4) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump semver from 5.7.1 to 5.7.2 ([#750](https://github.com/salesforcecli/plugin-functions/issues/750)) ([e4d9e1e](https://github.com/salesforcecli/plugin-functions/commit/e4d9e1ed44b84c318739045e5bfcd67b3563a245))
7+
8+
9+
10+
## [1.22.3](https://github.com/salesforcecli/plugin-functions/compare/1.22.2...1.22.3) (2023-09-19)
11+
12+
13+
114
## [1.22.2](https://github.com/salesforcecli/plugin-functions/compare/1.22.1...1.22.2) (2023-09-19)
215

316

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

0 commit comments

Comments
 (0)