Skip to content

Commit b4e9014

Browse files
committed
chore(release): 1.17.3 [skip ci]
1 parent 31c54f7 commit b4e9014

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.17.3](https://github.com/salesforcecli/plugin-functions/compare/1.17.2...1.17.3) (2022-12-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @heroku-cli/color from 1.1.14 to 1.1.16 ([#559](https://github.com/salesforcecli/plugin-functions/issues/559)) ([31c54f7](https://github.com/salesforcecli/plugin-functions/commit/31c54f75ef46a7d0e284922516607e81c02c8894))
7+
8+
9+
110
## [1.17.2](https://github.com/salesforcecli/plugin-functions/compare/1.17.1...1.17.2) (2022-12-24)
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.17.2",
4+
"version": "1.17.3",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)