We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 990797c + a576c2d commit 195e70fCopy full SHA for 195e70f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.4.15 (September 5, 2024)
4
+
5
+- Bump `webpack` and `micromatch` dependencies.
6
7
## 0.4.14 (July 3, 2024)
8
9
- Bump `braces` and `ws` dependencies.
package.json
@@ -2,7 +2,7 @@
"name": "live-server",
"displayName": "Live Preview",
"description": "Hosts a local server in your workspace for you to preview your webpages on.",
- "version": "0.4.14",
+ "version": "0.4.15",
"preview": true,
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
"publisher": "ms-vscode",
0 commit comments