Skip to content

Commit 5c551f4

Browse files
committed
chore(release): 1.0.12 [skip ci]
1 parent 7ae795b commit 5c551f4

File tree

2 files changed

+8
-2
lines changed

2 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.12](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.11...1.0.12) (2025-07-27)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/core from 8.18.1 to 8.18.5 ([b93dc97](https://github.com/salesforcecli/plugin-orchestrator/commit/b93dc975440362700d652dedd6a65a6fe4bc5f9c))
6+
17
## [1.0.11](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.10...1.0.11) (2025-07-22)
28

39
### Bug Fixes

package.json

Lines changed: 2 additions & 2 deletions
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.11",
4+
"version": "1.0.12",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
@@ -206,4 +206,4 @@
206206
},
207207
"exports": "./lib/index.js",
208208
"type": "module"
209-
}
209+
}

0 commit comments

Comments
 (0)