Skip to content

Commit 5cdca49

Browse files
committed
chore(release): 1.6.0 [skip ci]
1 parent cc76d47 commit 5cdca49

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.6.0](https://github.com/forcedotcom/plugin-command-reference/compare/1.5.12...1.6.0) (2023-01-09)
2+
3+
4+
### Features
5+
6+
* long-lived v1/v2 ([2881f3f](https://github.com/forcedotcom/plugin-command-reference/commit/2881f3f10a211d98054de5ce9cc7e366eba57d46))
7+
8+
9+
110
## [1.5.12](https://github.com/forcedotcom/plugin-command-reference/compare/1.5.11...1.5.12) (2023-01-08)
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-command-reference",
33
"description": "Generate the Salesforce CLI command reference guide",
4-
"version": "1.5.12",
4+
"version": "1.6.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)