Skip to content

Commit 6105ab0

Browse files
committed
chore(release): 1.0.1 [skip ci]
1 parent 1e9aa51 commit 6105ab0

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.1](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.0...1.0.1) (2025-06-01)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/core from 8.11.3 to 8.11.4 ([2a11aa9](https://github.com/salesforcecli/plugin-orchestrator/commit/2a11aa9368b9716475701c87c227c9a06869756b))
6+
17
# [1.0.0](https://github.com/salesforcecli/plugin-orchestrator/compare/1.1.6...1.0.0) (2025-05-27)
28

39
### Features

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

0 commit comments

Comments
 (0)