Skip to content

Commit c65679f

Browse files
committed
chore(release): 1.1.1 [skip ci]
1 parent c7ff27b commit c65679f

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.1](https://github.com/salesforcecli/plugin-dev/compare/1.1.0...1.1.1) (2023-07-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 2.8.5 to 2.9.3 ([4070ee1](https://github.com/salesforcecli/plugin-dev/commit/4070ee16a3d5f7179d7fd9c721ea4f174d57c485))
7+
8+
9+
110
# [1.1.0](https://github.com/salesforcecli/plugin-dev/compare/0.7.13...1.1.0) (2023-07-14)
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.0",
4+
"version": "1.1.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)