We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc76d47 commit 5cdca49Copy full SHA for 5cdca49
2 files changed
CHANGELOG.md
@@ -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
10
## [1.5.12](https://github.com/forcedotcom/plugin-command-reference/compare/1.5.11...1.5.12) (2023-01-08)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-command-reference",
"description": "Generate the Salesforce CLI command reference guide",
- "version": "1.5.12",
+ "version": "1.6.0",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
"dependencies": {
0 commit comments