Skip to content

Commit 7bf67f9

Browse files
committed
chore(release): 1.21.1 [skip ci]
1 parent bd1848e commit 7bf67f9

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.1](https://github.com/salesforcecli/plugin-functions/compare/1.21.0...1.21.1) (2023-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 3.33.1 to 3.33.4 ([#622](https://github.com/salesforcecli/plugin-functions/issues/622)) ([bd1848e](https://github.com/salesforcecli/plugin-functions/commit/bd1848ec7ec2e4d3e2254d9fb439ba66cb827f24))
7+
8+
9+
110
# [1.21.0](https://github.com/salesforcecli/plugin-functions/compare/1.20.0...1.21.0) (2023-02-22)
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.0",
4+
"version": "1.21.1",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)