Skip to content

Commit c0ec1f7

Browse files
committed
chore(release): 1.2.0 [skip ci]
1 parent e24fb2b commit c0ec1f7

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.2.0](https://github.com/salesforcecli/plugin-app-dev/compare/1.1.5...1.2.0) (2026-03-17)
2+
3+
### Features
4+
5+
- add E2E NUT tests for webapp dev command @W-21111429@ ([#32](https://github.com/salesforcecli/plugin-app-dev/issues/32)) ([e24fb2b](https://github.com/salesforcecli/plugin-app-dev/commit/e24fb2bd4b4a05d5bb365f16a9094c02a0c5dc15))
6+
17
## [1.1.5](https://github.com/salesforcecli/plugin-app-dev/compare/1.1.4...1.1.5) (2026-03-04)
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-app-dev",
33
"description": "",
4-
"version": "1.1.5",
4+
"version": "1.2.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)