Skip to content

Commit 321ac72

Browse files
committed
chore(release): 1.1.4 [skip ci]
1 parent 276bddd commit 321ac72

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.1.4](https://github.com/salesforcecli/plugin-app-dev/compare/1.1.3...1.1.4) (2026-03-04)
2+
3+
### Bug Fixes
4+
5+
- **webapp:** refactor dev server URL detection @W-21331028@ ([#30](https://github.com/salesforcecli/plugin-app-dev/issues/30)) ([276bddd](https://github.com/salesforcecli/plugin-app-dev/commit/276bdddeaa333ae1ebf221fbb46241b3e8fdb02c))
6+
17
## [1.1.3](https://github.com/salesforcecli/plugin-app-dev/compare/1.1.2...1.1.3) (2026-02-25)
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.3",
4+
"version": "1.1.4",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)