Skip to content

Commit 195e70f

Browse files
authored
Merge pull request #683 from microsoft/old-porpoise
bump and update changelog
2 parents 990797c + a576c2d commit 195e70f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.4.15 (September 5, 2024)
4+
5+
- Bump `webpack` and `micromatch` dependencies.
6+
37
## 0.4.14 (July 3, 2024)
48

59
- Bump `braces` and `ws` dependencies.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "live-server",
33
"displayName": "Live Preview",
44
"description": "Hosts a local server in your workspace for you to preview your webpages on.",
5-
"version": "0.4.14",
5+
"version": "0.4.15",
66
"preview": true,
77
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
88
"publisher": "ms-vscode",

0 commit comments

Comments
 (0)