Skip to content

Commit

Permalink
[skip ci] snowpack@3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed May 13, 2021
1 parent e8b595d commit ac32384
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions snowpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
<!-- add changelog entries here - do not delete! -->

## snowpack@3.4.0 [2021-05-13]

* 4403595e - Sourcemaps (#3271) <Luke Jackson>
* fa7a5e3f - Typo (#3291) <Jacty>
* 680272eb - Fix appending port 80 to url sometimes breaks hmr connectivity #3268 (#3269) <Mark Dorrill>
* dc60a025 - chore: update create-snowpack-app template deps (#3233) <Drew Powers>

## snowpack@3.3.7 [2021-04-29]

* 5e34b829 - Fix missing build files from load plugins (#3230) <Drew Powers>
Expand Down
2 changes: 1 addition & 1 deletion snowpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "snowpack",
"version": "3.3.7",
"version": "3.4.0",
"description": "The ESM-powered frontend build tool. Fast, lightweight, unbundled.",
"author": "Fred K. Schott <fkschott@gmail.com>",
"license": "MIT",
Expand Down

1 comment on commit ac32384

@vercel
Copy link

@vercel vercel bot commented on ac32384 May 13, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.