Skip to content

Commit 6cd53f2

Browse files
committed
chore(release): 1.18.0 [skip ci]
1 parent a97ede5 commit 6cd53f2

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.0](https://github.com/salesforcecli/plugin-functions/compare/1.17.4...1.18.0) (2023-01-31)
2+
3+
4+
### Features
5+
6+
* **deps:** bump @oclif/core from 1.9.5 to 1.26.1 ([#583](https://github.com/salesforcecli/plugin-functions/issues/583)) ([a97ede5](https://github.com/salesforcecli/plugin-functions/commit/a97ede5171ff08c55e0f54bc6300058d5e82ed0d))
7+
8+
9+
110
## [1.17.4](https://github.com/salesforcecli/plugin-functions/compare/1.17.3...1.17.4) (2023-01-23)
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.4",
4+
"version": "1.18.0",
55
"author": "[email protected]",
66
"bin": {
77
"functions": "./bin/run"

0 commit comments

Comments
 (0)