Skip to content

Commit 4e0d4ea

Browse files
committed
chore(release): 12.0.1 [skip ci]
1 parent 20ccfcf commit 4e0d4ea

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+
## [12.0.1](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.0...12.0.1) (2024-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade oclif/table ([20ccfcf](https://github.com/salesforcecli/sf-plugins-core/commit/20ccfcf2e5fe31c41bd01b582b482541b9d2b6cc))
7+
8+
9+
110
# [12.0.0](https://github.com/salesforcecli/sf-plugins-core/compare/11.3.12...12.0.0) (2024-10-17)
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/sf-plugins-core",
3-
"version": "12.0.0",
3+
"version": "12.0.1",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)