Skip to content

Commit 2b3069d

Browse files
committed
chore(release): 1.0.5 [skip ci]
1 parent 47e2da2 commit 2b3069d

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.5](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.4...1.0.5) (2025-08-10)
2+
3+
### Bug Fixes
4+
5+
- **deps:** bump @salesforce/sf-plugins-core from 12.2.3 to 12.2.4 ([500ab26](https://github.com/salesforcecli/plugin-bre-to-cml/commit/500ab26de5d1f3f639cdd15f12af9c6456a6b5f2))
6+
17
## [1.0.4](https://github.com/salesforcecli/plugin-bre-to-cml/compare/1.0.3...1.0.4) (2025-08-10)
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.4",
4+
"version": "1.0.5",
55
"salesforceRelease": "256.11",
66
"dependencies": {
77
"@oclif/core": "^4",

0 commit comments

Comments
 (0)