Skip to content

Commit 60c68e5

Browse files
committed
chore(release): 3.0.16 [skip ci]
1 parent b32035b commit 60c68e5

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+
## [3.0.16](https://github.com/salesforcecli/plugin-command-reference/compare/3.0.15...3.0.16) (2023-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* pass deprecations options to template, clean template with Juliet ([f993326](https://github.com/salesforcecli/plugin-command-reference/commit/f993326526c39f02d2f1a4f8b4099baa6748843a))
7+
8+
9+
110
## [3.0.15](https://github.com/salesforcecli/plugin-command-reference/compare/3.0.14...3.0.15) (2023-07-11)
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": "3.0.15",
4+
"version": "3.0.16",
55
"author": "Salesforce",
66
"bugs": "https://github.com/salesforcecli/plugin-command-reference/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)