Skip to content

Commit 7989402

Browse files
committed
chore(release): 1.0.6 [skip ci]
1 parent 9150ea7 commit 7989402

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.6](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.4...1.0.6) (2025-07-02)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/sf-plugins-core from 12.2.2 to 12.2.3 ([093fa5e](https://github.com/salesforcecli/plugin-orchestrator/commit/093fa5e7f26cad30ba552a69b6e522b8fc12c595))
6+
- version bump ([9150ea7](https://github.com/salesforcecli/plugin-orchestrator/commit/9150ea79932979e4737adb23048b8dee70cb03a6))
7+
18
## [1.0.4](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.3...1.0.4) (2025-06-15)
29

310
### 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.5",
4+
"version": "1.0.6",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)