Skip to content

Commit fa1fa47

Browse files
committed
chore(release): 1.18.3 [skip ci]
1 parent 14d7dc4 commit fa1fa47

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.18.3](https://github.com/salesforcecli/plugin-functions/compare/1.18.2...1.18.3) (2023-02-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Switch back to non-shortened @heroku/functions-core dependency name ([#595](https://github.com/salesforcecli/plugin-functions/issues/595)) ([14d7dc4](https://github.com/salesforcecli/plugin-functions/commit/14d7dc4fc43f83c2460cf57005ecc20f9546b0ff)), closes [salesforcecli/plugin-functions#403](https://github.com/salesforcecli/plugin-functions/issues/403) [heroku/sf-functions-core#22](https://github.com/heroku/sf-functions-core/issues/22)
7+
8+
9+
110
## [1.18.2](https://github.com/salesforcecli/plugin-functions/compare/1.18.1...1.18.2) (2023-01-31)
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.18.2",
4+
"version": "1.18.3",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)