Skip to content

Commit bdd52fd

Browse files
committed
chore(release): 1.0.24 [skip ci]
1 parent 975e1c5 commit bdd52fd

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.24](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.23...1.0.24) (2025-12-11)
2+
3+
### Bug Fixes
4+
5+
- rename --variables to --values and remove Variables wrapper ([#124](https://github.com/salesforcecli/plugin-orchestrator/issues/124)) ([975e1c5](https://github.com/salesforcecli/plugin-orchestrator/commit/975e1c57cdcd8bf4a5f7ddd91959ca379a10a0cc))
6+
17
## [1.0.23](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.22...1.0.23) (2025-12-09)
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.23",
4+
"version": "1.0.24",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)