Skip to content

Commit 862bfef

Browse files
committed
chore(release): 1.6.4 [skip ci]
1 parent 7c6edfc commit 862bfef

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
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.4](https://github.com/forcedotcom/plugin-command-reference/compare/1.6.3...1.6.4) (2023-02-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/command from 5.3.1 to 5.3.2 ([18378df](https://github.com/forcedotcom/plugin-command-reference/commit/18378dfe3cf7849f4df26798deac17ba0bcc5eb6))
7+
8+
9+
110
## [1.6.3](https://github.com/forcedotcom/plugin-command-reference/compare/1.6.2...1.6.3) (2023-02-05)
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-command-reference",
33
"description": "Generate the Salesforce CLI command reference guide",
4-
"version": "1.6.3",
4+
"version": "1.6.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
77
"dependencies": {
@@ -98,4 +98,4 @@
9898
"publishConfig": {
9999
"access": "public"
100100
}
101-
}
101+
}

0 commit comments

Comments
 (0)