Skip to content

Commit 12ca661

Browse files
committed
chore(release): 1.2.2 [skip ci]
1 parent a2e7274 commit 12ca661

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.2.2](https://github.com/salesforcecli/plugin-ui-bundle-dev/compare/1.2.1...1.2.2) (2026-03-31)
2+
3+
### Bug Fixes
4+
5+
- upgrade ui bundle dep ([#47](https://github.com/salesforcecli/plugin-ui-bundle-dev/issues/47)) ([a2e7274](https://github.com/salesforcecli/plugin-ui-bundle-dev/commit/a2e72746917ccf6977a6c4e992892107702037fa))
6+
17
## [1.2.1](https://github.com/salesforcecli/plugin-ui-bundle-dev/compare/1.2.0...1.2.1) (2026-03-31)
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-ui-bundle-dev",
33
"description": "A CLI plugin for building UI that integrates with Salesforce",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)