Skip to content

Commit ec634fd

Browse files
committed
chore(release): 1.0.10 [skip ci]
1 parent bf17e1b commit ec634fd

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.10](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.9...1.0.10) (2025-07-22)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump form-data from 4.0.0 to 4.0.4 ([4f33fc4](https://github.com/salesforcecli/plugin-orchestrator/commit/4f33fc47130d4d34869114f628e0fd107cac789d))
6+
17
## [1.0.9](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.8...1.0.9) (2025-07-13)
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.9",
4+
"version": "1.0.10",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)