Skip to content

Commit f601f37

Browse files
committed
chore(release): 1.0.0 [skip ci]
1 parent 53167d4 commit f601f37

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.0](https://github.com/salesforcecli/plugin-orchestrator/compare/1.1.6...1.0.0) (2025-05-27)
2+
3+
### Features
4+
5+
- initial beta release ([7759e6f](https://github.com/salesforcecli/plugin-orchestrator/commit/7759e6f3821f4ac6fc9c12d1a5f258423d9a1cc2))
6+
17
## [1.1.6](https://github.com/salesforcecli/plugin-orchestrator/compare/1.1.5...1.1.6) (2025-05-25)
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.0-beta.1",
4+
"version": "1.0.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)