Skip to content

Commit c4eb5ab

Browse files
committed
chore(release): 1.0.16 [skip ci]
1 parent 3d3eca4 commit c4eb5ab

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.16](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.15...1.0.16) (2025-10-23)
2+
3+
### Bug Fixes
4+
5+
- W-19783372 - test ([d3d75b6](https://github.com/salesforcecli/plugin-bre-to-cml/commit/d3d75b6e98ee6a09187e1ff6bcfa23df701580f9))
6+
- W-19783372 CML generated is not pointing to the right child when building the constraint ([2ab7466](https://github.com/salesforcecli/plugin-bre-to-cml/commit/2ab7466207cdc06a69614f61100b4f390990c569))
7+
18
## [1.0.15](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.14...1.0.15) (2025-10-11)
29

310
### 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-bre-to-cml",
33
"description": "Plugin for migrating BRE based configurator rules to CML.",
4-
"version": "1.0.15",
4+
"version": "1.0.16",
55
"salesforceRelease": "256.11",
66
"dependencies": {
77
"@oclif/core": "^4",

0 commit comments

Comments
 (0)