Skip to content

Commit d0cc499

Browse files
committed
chore(release): 1.0.17 [skip ci]
1 parent 60cbba0 commit d0cc499

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.0.17](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.16...1.0.17) (2025-09-07)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/core from 8.22.0 to 8.23.0 ([55b2aef](https://github.com/salesforcecli/plugin-orchestrator/commit/55b2aef5242c8ed3728e8284509fa1df6bd6f5a9))
6+
17
## [1.0.16](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.15...1.0.16) (2025-08-31)
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.16",
4+
"version": "1.0.17",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)