diff --git a/CHANGELOG.md b/CHANGELOG.md index e240f613..ac49b9ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.0.4](https://github.com/forcedotcom/plugin-command-reference/compare/v1.0.3...v1.0.4) (2020-03-03) + +### Bug Fixes + +- path for templates, again =) ([ccd7396](https://github.com/forcedotcom/plugin-command-reference/commit/ccd7396a1c3de89298325f8b2508753cc6a3bdd9)) + ## [1.0.3](https://github.com/forcedotcom/plugin-command-reference/compare/v1.0.2...v1.0.3) (2020-03-03) ### Bug Fixes diff --git a/README.md b/README.md index 41e3d9f2..d6db1381 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,6 @@ OPTIONS this command invocation ``` -_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.0.3/lib/commands/commandreference/generate.js)_ +_See code: [lib/commands/commandreference/generate.js](https://github.com/forcedotcom/plugin-command-reference/blob/v1.0.4/lib/commands/commandreference/generate.js)_ diff --git a/package.json b/package.json index abe45e13..bb363ad6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@salesforce/plugin-command-reference", "description": "Generate the Salesforce CLI command reference guide", - "version": "1.0.3", + "version": "1.0.4", "author": "Thomas @amphro", "bugs": "https://github.com/forcedotcom/plugin-command-reference/issues", "dependencies": {