Skip to content

Commit 9740cdb

Browse files
committed
chore(release): 0.6.0 [skip ci]
1 parent 163644a commit 9740cdb

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.6.0](https://github.com/salesforcecli/plugin-dev/compare/0.5.3...0.6.0) (2023-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* add alias to cover dx plugins generate ([5bc0fd1](https://github.com/salesforcecli/plugin-dev/commit/5bc0fd1f869068d9df0c38057aae3ae81afd6ff3))
7+
8+
9+
### Features
10+
11+
* convert js messages to md ([42f41b9](https://github.com/salesforcecli/plugin-dev/commit/42f41b9f07e9edb2118dc9c22463429fa9347d79))
12+
13+
14+
115
## [0.5.3](https://github.com/salesforcecli/plugin-dev/compare/0.5.2...0.5.3) (2023-01-07)
216

317

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.5.3",
4+
"version": "0.6.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)