Skip to content

Commit

Permalink
chore(release): 1.2.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.6](v1.2.5...v1.2.6) (2021-02-01)

### Bug Fixes

* remove note about "sfdx force:doc:commands:list" ([2378f39](2378f39))
  • Loading branch information
semantic-release-bot committed Feb 1, 2021
1 parent 95b8157 commit 5a53571
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.6](https://github.com/forcedotcom/plugin-command-reference/compare/v1.2.5...v1.2.6) (2021-02-01)


### Bug Fixes

* remove note about "sfdx force:doc:commands:list" ([2378f39](https://github.com/forcedotcom/plugin-command-reference/commit/2378f39a88923c294a2a2cb8c002372e85e819cf))

## [1.2.5](https://github.com/forcedotcom/plugin-command-reference/compare/v1.2.4...v1.2.5) (2021-02-01)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,5 +97,5 @@ OPTIONS
this command invocation
```

_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.2.5/lib/commands/commandreference/generate.js)_
_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.2.6/lib/commands/commandreference/generate.js)_
<!-- commandsstop -->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-command-reference",
"description": "Generate the Salesforce CLI command reference guide",
"version": "1.2.5",
"version": "1.2.6",
"author": "Thomas @amphro",
"bugs": "https://github.com/forcedotcom/plugin-command-reference/issues",
"dependencies": {
Expand Down

0 comments on commit 5a53571

Please sign in to comment.