Skip to content

Commit a9072d1

Browse files
committed
chore(release): 11.3.0 [skip ci]
1 parent cd5d89d commit a9072d1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [11.3.0](https://github.com/salesforcecli/sf-plugins-core/compare/11.2.8...11.3.0) (2024-08-09)
2+
3+
4+
### Bug Fixes
5+
6+
* correct method signature ([df4b2b7](https://github.com/salesforcecli/sf-plugins-core/commit/df4b2b73bb1a110377cd71ac4a6e017fc707991a))
7+
8+
9+
### Features
10+
11+
* flush intra-command warnings at the end ([68cafb3](https://github.com/salesforcecli/sf-plugins-core/commit/68cafb3d953ab4c58e50c43e7b84533a341dec6f))
12+
13+
14+
115
## [11.2.8](https://github.com/salesforcecli/sf-plugins-core/compare/11.2.7...11.2.8) (2024-08-05)
216

317

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.2.8",
3+
"version": "11.3.0",
44
"description": "Utils for writing Salesforce CLI plugins",
55
"main": "lib/exported",
66
"types": "lib/exported.d.ts",

0 commit comments

Comments
 (0)