Skip to content

Commit

Permalink
chore(release): 1.22.5 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Oct 25, 2023
1 parent 6ec0909 commit 2dae820
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.22.5](https://github.com/salesforcecli/plugin-functions/compare/1.22.4...1.22.5) (2023-10-25)


### Bug Fixes

* **deps:** bump word-wrap from 1.2.3 to 1.2.5 ([#749](https://github.com/salesforcecli/plugin-functions/issues/749)) ([6ec0909](https://github.com/salesforcecli/plugin-functions/commit/6ec09095ce446514afd2728828d2ef412106c009))



## [1.22.4](https://github.com/salesforcecli/plugin-functions/compare/1.22.3...1.22.4) (2023-10-25)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-functions",
"description": "Functions plugin for the SF CLI",
"version": "1.22.4",
"version": "1.22.5",
"author": "[email protected]",
"bin": {
"functions": "./bin/run"
Expand Down

0 comments on commit 2dae820

Please sign in to comment.