Skip to content

Commit 5241b97

Browse files
committed
chore(release): 1.6.2 [skip ci]
1 parent 873da38 commit 5241b97

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.2](https://github.com/forcedotcom/plugin-command-reference/compare/1.6.1...1.6.2) (2023-01-29)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump tslib from 2.4.1 to 2.5.0 ([65e2c41](https://github.com/forcedotcom/plugin-command-reference/commit/65e2c411b066df109e8c7e6504b8d6d555d5eacf))
7+
8+
9+
110
## [1.6.1](https://github.com/forcedotcom/plugin-command-reference/compare/1.6.0...1.6.1) (2023-01-22)
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.6.1",
4+
"version": "1.6.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)