Skip to content

Commit eedcb5f

Browse files
committed
chore(release): 1.1.5 [skip ci]
1 parent 5dc12d6 commit eedcb5f

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.5](https://github.com/salesforcecli/plugin-app-dev/compare/1.1.4...1.1.5) (2026-03-04)
2+
3+
### Bug Fixes
4+
5+
- fail immediately when --url is unreachable instead of 60s timeout @W-21331028@ ([#31](https://github.com/salesforcecli/plugin-app-dev/issues/31)) ([5dc12d6](https://github.com/salesforcecli/plugin-app-dev/commit/5dc12d686bac83f705c7d6ea8e1b0181600e8612))
6+
17
## [1.1.4](https://github.com/salesforcecli/plugin-app-dev/compare/1.1.3...1.1.4) (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.4",
4+
"version": "1.1.5",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)