Skip to content

Commit 4d7e920

Browse files
committed
chore(release): 1.6.9 [skip ci]
1 parent 295b344 commit 4d7e920

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.9](https://github.com/forcedotcom/plugin-command-reference/compare/1.6.8...1.6.9) (2023-04-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 3.34.4 to 3.34.6 ([0b86ff8](https://github.com/forcedotcom/plugin-command-reference/commit/0b86ff8a79ee7fdccbc16952a9d9aa69242fb243))
7+
8+
9+
110
## [1.6.8](https://github.com/forcedotcom/plugin-command-reference/compare/1.6.7...1.6.8) (2023-03-26)
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.8",
4+
"version": "1.6.9",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)