Skip to content

Commit d912aca

Browse files
committed
chore(release): 1.0.23 [skip ci]
1 parent 1dc5a4f commit d912aca

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.23](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.22...1.0.23) (2025-12-09)
2+
3+
### Bug Fixes
4+
5+
- auto-wrap variables.json content in Variables object ([1dc5a4f](https://github.com/salesforcecli/plugin-orchestrator/commit/1dc5a4fce9886f4375a3e73b80aa99331583a97b))
6+
7+
## [1.0.22](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.21...1.0.22) (2025-12-08)
8+
19
## [1.0.21](https://github.com/salesforcecli/plugin-orchestrator/compare/1.0.20...1.0.21) (2025-12-07)
210

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

0 commit comments

Comments
 (0)