Skip to content

Commit 2cbe437

Browse files
committed
chore(release): 1.0.15 [skip ci]
1 parent ec89e5e commit 2cbe437

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.0.15](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.14...1.0.15) (2025-08-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/core from 8.19.1 to 8.21.2 ([6be4f01](https://github.com/salesforcecli/plugin-orchestrator/commit/6be4f0165ef448266ac82d2e879632187538ffbd))
6+
17
## [1.0.14](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.13...1.0.14) (2025-08-10)
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.0.14",
4+
"version": "1.0.15",
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
@@ -1546,7 +1546,7 @@
15461546
strip-ansi "6.0.1"
15471547
ts-retry-promise "^0.8.1"
15481548

1549-
"@salesforce/core@^8.18.5", "@salesforce/core@^8.18.7", "@salesforce/core@^8.19.1", "@salesforce/core@^8.21.2", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
1549+
"@salesforce/core@^8.18.7", "@salesforce/core@^8.19.1", "@salesforce/core@^8.21.2", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
15501550
version "8.21.2"
15511551
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.21.2.tgz#92538bbcdf2a185ca9f3b58760da60da0b933d07"
15521552
integrity sha512-DUoArD9jf8slp78JmJI+c3DLpZ79VyQ4ftyYzL8qe/hww9Nf5/L4shezo1IoI3FvnVuXwwRQ6oUnwxdcVJqbKQ==

0 commit comments

Comments
 (0)