Skip to content

Commit 2bd3fae

Browse files
committed
chore(release): 1.22.6 [skip ci]
1 parent b9d6ab0 commit 2bd3fae

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.6](https://github.com/salesforcecli/plugin-functions/compare/1.22.5...1.22.6) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @babel/traverse from 7.20.13 to 7.23.2 ([#748](https://github.com/salesforcecli/plugin-functions/issues/748)) ([b9d6ab0](https://github.com/salesforcecli/plugin-functions/commit/b9d6ab084335a1a4f6241b690848dd50a136b530))
7+
8+
9+
110
## [1.22.5](https://github.com/salesforcecli/plugin-functions/compare/1.22.4...1.22.5) (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.5",
4+
"version": "1.22.6",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)