Skip to content
This repository was archived by the owner on Jul 10, 2023. It is now read-only.

Commit d311ee1

Browse files
committed
chore(release): 5.2.37 [skip ci]
1 parent cff525b commit d311ee1

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+
## [5.2.37](https://github.com/salesforcecli/command/compare/5.2.36...5.2.37) (2022-12-31)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 1.22.0 to 1.23.0 ([8494194](https://github.com/salesforcecli/command/commit/8494194b1bb2ba6f542d814f7f55a9472618aaad))
7+
8+
9+
110
## [5.2.36](https://github.com/salesforcecli/command/compare/5.2.35...5.2.36) (2022-12-31)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/command",
3-
"version": "5.2.36",
3+
"version": "5.2.37",
44
"description": "Salesforce CLI base command class",
55
"main": "lib/exported",
66
"repository": "salesforcecli/command",

0 commit comments

Comments
 (0)