Skip to content

Commit 678a6b0

Browse files
committed
chore(release): 1.1.5 [skip ci]
1 parent 670a717 commit 678a6b0

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
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.5](https://github.com/salesforcecli/plugin-orchestrator/compare/1.1.4...1.1.5) (2025-05-18)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/sf-plugins-core from 12.2.1 to 12.2.2 ([bdf8e09](https://github.com/salesforcecli/plugin-orchestrator/commit/bdf8e0991f1e34aa47a4de35653ce72a64d17344))
6+
17
## [1.1.4](https://github.com/salesforcecli/plugin-orchestrator/compare/1.1.3...1.1.4) (2025-05-18)
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.4",
4+
"version": "1.1.5",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1474,7 +1474,7 @@
14741474
strip-ansi "6.0.1"
14751475
ts-retry-promise "^0.8.1"
14761476

1477-
"@salesforce/core@^8.10.0", "@salesforce/core@^8.10.1", "@salesforce/core@^8.11.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
1477+
"@salesforce/core@^8.10.0", "@salesforce/core@^8.10.1", "@salesforce/core@^8.10.3", "@salesforce/core@^8.11.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
14781478
version "8.11.0"
14791479
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.11.0.tgz#23d5ddcc318008230258ab449e70a26f671123c2"
14801480
integrity sha512-S4UgHKUy1hykRQVaoYm+LSktQgRhI3ltAUoLGI25/Q8gYokERTa2E7MpPMb+X/kTpjJJvDlnQqelB/sQJs/AKA==

0 commit comments

Comments
 (0)