Skip to content

Commit 2843fd6

Browse files
committed
chore(release): 1.22.8 [skip ci]
1 parent 049711c commit 2843fd6

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.8](https://github.com/salesforcecli/plugin-functions/compare/1.22.7...1.22.8) (2023-10-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **compute:** fix linting error ([#754](https://github.com/salesforcecli/plugin-functions/issues/754)) ([049711c](https://github.com/salesforcecli/plugin-functions/commit/049711c39bc2fcfa0aa0cf2f7b262ae3ceb492f0))
7+
8+
9+
110
## [1.22.7](https://github.com/salesforcecli/plugin-functions/compare/1.22.6...1.22.7) (2023-10-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.7",
4+
"version": "1.22.8",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)