Skip to content

Commit 9f7b95b

Browse files
committed
chore(release): 1.22.11 [skip ci]
1 parent ab71fa5 commit 9f7b95b

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.11](https://github.com/salesforcecli/plugin-functions/compare/1.22.10...1.22.11) (2023-12-06)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @heroku/functions-core from 0.7.1 to 0.7.2 ([#764](https://github.com/salesforcecli/plugin-functions/issues/764)) ([ab71fa5](https://github.com/salesforcecli/plugin-functions/commit/ab71fa551cccc8c478b98971f6d35d531f80d825))
7+
8+
9+
110
## [1.22.10](https://github.com/salesforcecli/plugin-functions/compare/1.22.9...1.22.10) (2023-11-27)
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.10",
4+
"version": "1.22.11",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)