Skip to content

Commit c8a343d

Browse files
committed
chore(release): 1.21.7 [skip ci]
1 parent b04276b commit c8a343d

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.7](https://github.com/salesforcecli/plugin-functions/compare/1.21.6...1.21.7) (2023-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 2.7.1 to 2.8.0 ([#646](https://github.com/salesforcecli/plugin-functions/issues/646)) ([b04276b](https://github.com/salesforcecli/plugin-functions/commit/b04276b4d4f90bfa132250d19ebb73583cbecf17))
7+
8+
9+
110
## [1.21.6](https://github.com/salesforcecli/plugin-functions/compare/1.21.5...1.21.6) (2023-03-18)
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.6",
4+
"version": "1.21.7",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)