Skip to content

Commit 957d4c7

Browse files
committed
chore(release): 1.0.36 [skip ci]
1 parent 68abb58 commit 957d4c7

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.36](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.35...1.0.36) (2026-04-05)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @oclif/core from 4.10.3 to 4.10.4 ([6894343](https://github.com/salesforcecli/plugin-bre-to-cml/commit/689434362cce7636c4944b245937976507abec86))
6+
17
## [1.0.35](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.34...1.0.35) (2026-04-05)
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-bre-to-cml",
33
"description": "Plugin for migrating BRE based configurator rules to CML.",
4-
"version": "1.0.35",
4+
"version": "1.0.36",
55
"salesforceRelease": "256.11",
66
"dependencies": {
77
"@oclif/core": "^4",

0 commit comments

Comments
 (0)