We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e24fb2b commit c0ec1f7Copy full SHA for c0ec1f7
2 files changed
CHANGELOG.md
@@ -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
7
## [1.1.5](https://github.com/salesforcecli/plugin-app-dev/compare/1.1.4...1.1.5) (2026-03-04)
8
9
### Bug Fixes
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-app-dev",
"description": "",
- "version": "1.1.5",
+ "version": "1.2.0",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"dependencies": {
0 commit comments