Skip to content

Commit 06eb439

Browse files
author
drwpow
committed
1 parent a476850 commit 06eb439

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

snowpack/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
55
<!-- add changelog entries here - do not delete! -->
66

7+
## [email protected] [2021-06-30]
8+
9+
* a4768503 - Fix CSS Modules + baseUrl (#3515) <Drew Powers>
10+
711
## [email protected] [2021-06-29]
812

913
* 101dc42f - Pass `external` modules through to `esbuild`. (#3499) <Lucas Garron>

snowpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "snowpack",
3-
"version": "3.7.0",
3+
"version": "3.7.1",
44
"description": "The ESM-powered frontend build tool. Fast, lightweight, unbundled.",
55
"author": "Fred K. Schott <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)