Skip to content

Commit

Permalink
chore(release): 1.18.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Jan 31, 2023
1 parent d5db88b commit 32d075e
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.18.2](https://github.com/salesforcecli/plugin-functions/compare/1.18.1...1.18.2) (2023-01-31)


### Bug Fixes

* **deps:** bump @salesforce/ts-types from 1.7.2 to 1.7.3 ([#593](https://github.com/salesforcecli/plugin-functions/issues/593)) ([d5db88b](https://github.com/salesforcecli/plugin-functions/commit/d5db88bfab3dac85b0f488407c59805d21be1a21))



## [1.18.1](https://github.com/salesforcecli/plugin-functions/compare/1.18.0...1.18.1) (2023-01-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.18.1",
"version": "1.18.2",
"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 32d075e

Please sign in to comment.