We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e626360 commit 4b316c0Copy full SHA for 4b316c0
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.0.19](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.18...1.0.19) (2025-10-23)
2
+
3
+### Bug Fixes
4
5
+- W-19996586 cleanup and add test ([2258c5d](https://github.com/salesforcecli/plugin-bre-to-cml/commit/2258c5dcc61a79eb6b2d425bd083232a5f6a3653))
6
7
## [1.0.18](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.17...1.0.18) (2025-10-23)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-bre-to-cml",
"description": "Plugin for migrating BRE based configurator rules to CML.",
- "version": "1.0.18",
+ "version": "1.0.19",
"salesforceRelease": "256.11",
"dependencies": {
"@oclif/core": "^4",
0 commit comments