Skip to content

Commit 8390082

Browse files
committed
chore(release): 1.1.3 [skip ci]
1 parent dfdf02b commit 8390082

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.3](https://github.com/salesforcecli/plugin-orchestrator/compare/1.1.2...1.1.3) (2025-05-11)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/core from 8.10.1 to 8.10.3 ([2aee0fb](https://github.com/salesforcecli/plugin-orchestrator/commit/2aee0fb0747d6cd05ef14ef6ad68f1afffa17e61))
6+
17
## [1.1.2](https://github.com/salesforcecli/plugin-orchestrator/compare/1.1.1...1.1.2) (2025-05-02)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-orchestrator",
33
"description": "Plugin for working with SalesForce analytic apps, templates, assets and services.",
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)