Skip to content

Commit d3d87fa

Browse files
committed
chore(release): 1.1.10 [skip ci]
1 parent ae52ea3 commit d3d87fa

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.10](https://github.com/salesforcecli/plugin-dev/compare/1.1.9...1.1.10) (2023-09-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/sf-plugins-core from 3.1.14 to 3.1.20 ([ab2ea40](https://github.com/salesforcecli/plugin-dev/commit/ab2ea40c5f66b7840f1da5c465cc724628805a99))
7+
8+
9+
110
## [1.1.9](https://github.com/salesforcecli/plugin-dev/compare/1.1.8...1.1.9) (2023-08-09)
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.9",
4+
"version": "1.1.10",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)