Skip to content

Commit ba63ee8

Browse files
committed
chore(release): 1.1.7 [skip ci]
1 parent 082a8bb commit ba63ee8

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.7](https://github.com/salesforcecli/plugin-dev/compare/1.1.6...1.1.7) (2023-08-02)
2+
3+
4+
### Bug Fixes
5+
6+
* overwrite file, don't create new one ([9f3b8ed](https://github.com/salesforcecli/plugin-dev/commit/9f3b8edfe4740636d36577ebf78c2152eae4af7b))
7+
8+
9+
110
## [1.1.6](https://github.com/salesforcecli/plugin-dev/compare/1.1.5...1.1.6) (2023-08-01)
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.6",
4+
"version": "1.1.7",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)