Skip to content

Commit

Permalink
apply websocket-extension patch
Browse files Browse the repository at this point in the history
  • Loading branch information
fattenap committed Jun 10, 2020
1 parent 4685d08 commit 6f3dfdb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

[UNRELEASED]

[0.7.1]

- dependabot > [Changelog](https://github.com/seed-rs/seed-quickstart-webpack/pull/21#issue-429231397)

[0.7.0]

- Moved files and directories located in `crate` directory to project root directory.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"author": "Martin Kavík <[email protected]>",
"name": "seed-quickstart-webpack",
"version": "0.7.0",
"version": "0.7.1",
"repository": "https://github.com/MartinKavik/seed-quickstart-webpack",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 6f3dfdb

Please sign in to comment.