Skip to content

Commit 64fa268

Browse files
committed
chore(release): 1.1.8 [skip ci]
1 parent 6c9b383 commit 64fa268

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.1.8](https://github.com/salesforcecli/plugin-dev/compare/1.1.7...1.1.8) (2023-08-05)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/sf-plugins-core from 3.1.12 to 3.1.14 ([b150ca2](https://github.com/salesforcecli/plugin-dev/commit/b150ca2e7ff01fc0583a1d047558f0a0eb18046e))
7+
8+
9+
110
## [1.1.7](https://github.com/salesforcecli/plugin-dev/compare/1.1.6...1.1.7) (2023-08-02)
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-dev",
33
"description": "commands for sf plugin development",
4-
"version": "1.1.7",
4+
"version": "1.1.8",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)