Skip to content

Commit

Permalink
chore(release): 12.0.12 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Nov 17, 2024
1 parent 072ac6c commit a4c1faa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [12.0.12](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.11...12.0.12) (2024-11-17)


### Bug Fixes

* **deps:** bump @oclif/core from 4.0.27 to 4.0.32 ([38e68fb](https://github.com/salesforcecli/sf-plugins-core/commit/38e68fbcd21be95ffa4c818cc63089c3f963329b))



## [12.0.11](https://github.com/salesforcecli/sf-plugins-core/compare/12.0.10...12.0.11) (2024-10-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/sf-plugins-core",
"version": "12.0.11",
"version": "12.0.12",
"description": "Utils for writing Salesforce CLI plugins",
"main": "lib/exported",
"types": "lib/exported.d.ts",
Expand Down

0 comments on commit a4c1faa

Please sign in to comment.