Skip to content

Commit

Permalink
chore(release): 1.21.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed May 6, 2023
1 parent 57e4093 commit ad62b18
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.21.9](https://github.com/salesforcecli/plugin-functions/compare/1.21.8...1.21.9) (2023-05-06)


### Bug Fixes

* **deps:** bump date-fns from 2.29.3 to 2.30.0 ([#666](https://github.com/salesforcecli/plugin-functions/issues/666)) ([57e4093](https://github.com/salesforcecli/plugin-functions/commit/57e4093f6ee5bb77a2ed65e63986e1f1202e278f))



## [1.21.8](https://github.com/salesforcecli/plugin-functions/compare/1.21.7...1.21.8) (2023-04-29)


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.21.8",
"version": "1.21.9",
"author": "[email protected]",
"bin": {
"functions": "./bin/run"
Expand Down

0 comments on commit ad62b18

Please sign in to comment.