Skip to content

Commit 766fb1a

Browse files
committed
chore(release): 1.0.30 [skip ci]
1 parent 3dc8836 commit 766fb1a

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.30](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.29...1.0.30) (2026-03-24)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump flatted from 3.3.3 to 3.4.2 ([49670da](https://github.com/salesforcecli/plugin-bre-to-cml/commit/49670daafa0b1939ba30abfa19c1b9c430b57cf0))
6+
17
## [1.0.29](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.28...1.0.29) (2026-03-24)
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.29",
4+
"version": "1.0.30",
55
"salesforceRelease": "256.11",
66
"dependencies": {
77
"@oclif/core": "^4",

0 commit comments

Comments
 (0)