Skip to content

Commit 33cfe9c

Browse files
author
debanshu
committed
chore(release): 1.1.0-beta.0
1 parent bf69061 commit 33cfe9c

File tree

3 files changed

+6
-7
lines changed

3 files changed

+6
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5-
### [1.0.1](https://github.com/debanshup/quickserve/compare/v1.0.1-beta.1...v1.0.1) (2025-12-17)
5+
## [1.1.0-beta.0](https://github.com/debanshup/quickserve/compare/v1.0.0...v1.1.0-beta.0) (2025-12-17)
66

7-
### [1.0.1-beta.1](https://github.com/debanshup/quickserve/compare/v2.2.0...v1.0.1-beta.1) (2025-12-17)
87

9-
# Changelog
8+
### Features
109

11-
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
10+
* improve stability, websocket binding, ui, and mobile reload ([4e18a77](https://github.com/debanshup/quickserve/commit/4e18a77326afa4066b6875cb835aab70822dfb5c))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "quickserve",
33
"displayName": "QuickServe",
44
"description": "A zero-config local development server made for quickly previewing HTML and MARKDOWN files.",
5-
"version": "1.0.1",
5+
"version": "1.1.0-beta.0",
66
"engines": {
77
"vscode": "^1.100.0"
88
},

0 commit comments

Comments
 (0)