Skip to content

Commit ed16a4d

Browse files
committed
chore(release): 0.7.9 [skip ci]
1 parent 9180975 commit ed16a4d

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.7.9](https://github.com/salesforcecli/plugin-dev/compare/0.7.8...0.7.9) (2023-06-06)
2+
3+
4+
### Bug Fixes
5+
6+
* rightfully manipulate package json topics ([d3b35d0](https://github.com/salesforcecli/plugin-dev/commit/d3b35d085bd7766a9bf908f1344aa7ded85df8b5))
7+
8+
9+
110
## [0.7.8](https://github.com/salesforcecli/plugin-dev/compare/0.7.7...0.7.8) (2023-06-02)
211

312

package.json

Lines changed: 2 additions & 2 deletions
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": "0.7.8",
4+
"version": "0.7.9",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -247,4 +247,4 @@
247247
"output": []
248248
}
249249
}
250-
}
250+
}

0 commit comments

Comments
 (0)