Skip to content

Commit 7af506b

Browse files
committed
chore(release): 1.21.3 [skip ci]
1 parent 96e1943 commit 7af506b

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.3](https://github.com/salesforcecli/plugin-functions/compare/1.21.2...1.21.3) (2023-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 2.3.0 to 2.4.0 ([#627](https://github.com/salesforcecli/plugin-functions/issues/627)) ([96e1943](https://github.com/salesforcecli/plugin-functions/commit/96e1943d2c70c475f7f961511666eefed3f4192d))
7+
8+
9+
110
## [1.21.2](https://github.com/salesforcecli/plugin-functions/compare/1.21.1...1.21.2) (2023-03-01)
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.2",
4+
"version": "1.21.3",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)