Skip to content

Commit 84aec8d

Browse files
committed
chore(release): 11.1.3 [skip ci]
1 parent c583f66 commit 84aec8d

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+
## [11.1.3](https://github.com/salesforcecli/sf-plugins-core/compare/11.1.2...11.1.3) (2024-07-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @oclif/core from 4.0.6 to 4.0.8 ([defa00d](https://github.com/salesforcecli/sf-plugins-core/commit/defa00d258b91c47f83b388c0d5fb3ebbcd8b678))
7+
8+
9+
110
## [11.1.2](https://github.com/salesforcecli/sf-plugins-core/compare/11.1.1...11.1.2) (2024-06-20)
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": "11.1.2",
3+
"version": "11.1.3",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)