Skip to content

Commit 181d18c

Browse files
committed
chore(release): 1.0.7 [skip ci]
1 parent f414c67 commit 181d18c

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.7](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.6...1.0.7) (2025-07-06)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.4.0 to 4.4.1 ([17d99f9](https://github.com/salesforcecli/plugin-orchestrator/commit/17d99f9e8ac7899580b3a43aa4ac7537abb05fa0))
6+
17
## [1.0.6](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.4...1.0.6) (2025-07-02)
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.6",
4+
"version": "1.0.7",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)