Skip to content

Commit f416639

Browse files
committed
chore(release): 1.0.40 [skip ci]
1 parent 078d0bc commit f416639

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.40](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.39...1.0.40) (2026-05-02)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/core from 8.28.4 to 8.29.0 ([df67d6a](https://github.com/salesforcecli/plugin-bre-to-cml/commit/df67d6ad33adc363b92bff8e0276b82b22177208))
6+
17
## [1.0.39](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.38...1.0.39) (2026-04-26)
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.39",
4+
"version": "1.0.40",
55
"salesforceRelease": "256.11",
66
"dependencies": {
77
"@oclif/core": "^4",

0 commit comments

Comments
 (0)