Skip to content

Commit 6887f0b

Browse files
committed
chore(release): 2.2.8 [ci skip]
1 parent 39e398e commit 6887f0b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.2.8](https://github.com/salesforcecli/plugin-command-reference/compare/v2.2.7...v2.2.8) (2022-03-31)
6+
7+
### Bug Fixes
8+
9+
- remove console.log ([39e398e](https://github.com/salesforcecli/plugin-command-reference/commit/39e398e035b1c8cd0cafa305431c6a0125d4612a))
10+
511
### [2.2.7](https://github.com/salesforcecli/plugin-command-reference/compare/v2.2.6...v2.2.7) (2022-03-30)
612

713
### Bug Fixes

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": "2.2.7",
4+
"version": "2.2.8",
55
"author": "Salesforce",
66
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)