Skip to content

Commit 62d5e76

Browse files
committed
chore(release): 1.22.1 [skip ci]
1 parent 1eded80 commit 62d5e76

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.1](https://github.com/salesforcecli/plugin-functions/compare/1.22.0...1.22.1) (2023-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump handlebars from 4.7.7 to 4.7.8 ([#724](https://github.com/salesforcecli/plugin-functions/issues/724)) ([1eded80](https://github.com/salesforcecli/plugin-functions/commit/1eded80d05e21bfa867869fc4ba35496836b0f63))
7+
8+
9+
110
# [1.22.0](https://github.com/salesforcecli/plugin-functions/compare/1.21.12...1.22.0) (2023-09-11)
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.0",
4+
"version": "1.22.1",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)