Skip to content

Commit ca50c4e

Browse files
committed
chore(release): 1.21.10 [skip ci]
1 parent 964ff7d commit ca50c4e

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.21.10](https://github.com/salesforcecli/plugin-functions/compare/1.21.9...1.21.10) (2023-05-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 3.36.1 to 3.36.2 ([#682](https://github.com/salesforcecli/plugin-functions/issues/682)) ([964ff7d](https://github.com/salesforcecli/plugin-functions/commit/964ff7db7f58e9c7e1739ac90696d1de94efbd68))
7+
8+
9+
110
## [1.21.9](https://github.com/salesforcecli/plugin-functions/compare/1.21.8...1.21.9) (2023-05-06)
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.21.9",
4+
"version": "1.21.10",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)