Skip to content

Commit b1897b2

Browse files
committed
chore(release): 0.7.4 [skip ci]
1 parent af69dbd commit b1897b2

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+
## [0.7.4](https://github.com/salesforcecli/plugin-dev/compare/0.7.3...0.7.4) (2023-04-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 3.34.6 to 3.36.0 ([59490f5](https://github.com/salesforcecli/plugin-dev/commit/59490f5f59576f1510faa6e107b8039a0ed96c42))
7+
8+
9+
110
## [0.7.3](https://github.com/salesforcecli/plugin-dev/compare/0.7.2...0.7.3) (2023-04-28)
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": "0.7.3",
4+
"version": "0.7.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)