Skip to content

Commit b8124a8

Browse files
committed
chore(release): 3.0.73 [skip ci]
1 parent 470b51b commit b8124a8

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
@@ -1,3 +1,9 @@
1+
## [3.0.73](https://github.com/salesforcecli/plugin-command-reference/compare/3.0.72...3.0.73) (2024-03-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 3.25.2 to 3.26.0 ([176d59e](https://github.com/salesforcecli/plugin-command-reference/commit/176d59e890725b4f3ce828ac3fc17a51b3d9f7a3))
6+
17
## [3.0.72](https://github.com/salesforcecli/plugin-command-reference/compare/3.0.71...3.0.72) (2024-03-24)
28

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

0 commit comments

Comments
 (0)