Skip to content

Commit bbac06b

Browse files
author
evilebottnawi
committed
Chore: prepare 0.0.3 release.
1 parent 9c727e8 commit bbac06b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7-
# Head
7+
# 0.0.3 - 2017-03-13
88

99
- Fixed: don't crush if `urls.local`, or `urls.external`, or `urls.ui`, or `urls.ui-external`
1010
in `browser-sync` options are disabled.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-sync-dev-hot-webpack-plugin",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Combines BrowserSync, webpack-dev-middleware, and webpack-hot-middleware into one plugin",
55
"license": "MIT",
66
"author": "itgalaxy <[email protected]>",

0 commit comments

Comments
 (0)