Skip to content

Commit

Permalink
chore(release): 1.17.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 23, 2023
1 parent 2077a60 commit fdcf7fc
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.17.4](https://github.com/salesforcecli/plugin-functions/compare/1.17.3...1.17.4) (2023-01-23)


### Bug Fixes

* bump @heroku/functions-core to ^0.5.3 ([#576](https://github.com/salesforcecli/plugin-functions/issues/576)) ([2077a60](https://github.com/salesforcecli/plugin-functions/commit/2077a6041870e325041bd04cd132530e97d461e0))



## [1.17.3](https://github.com/salesforcecli/plugin-functions/compare/1.17.2...1.17.3) (2022-12-31)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-functions",
"description": "Functions plugin for the SF CLI",
"version": "1.17.3",
"version": "1.17.4",
"author": "[email protected]",
"bin": {
"functions": "./bin/run"
Expand Down Expand Up @@ -190,4 +190,4 @@
"access": "public"
},
"main": "lib/index.js"
}
}

0 comments on commit fdcf7fc

Please sign in to comment.