Skip to content

Commit 77ff730

Browse files
authored
release v1.0.3 (#12)
1 parent c679afc commit 77ff730

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# Changelog
22

3+
## 1.0.3 - [2019-09-10]
4+
5+
- Upgrade schema-utils to 2.x [#11](https://github.com/justjavac/json-perf-loader/pull/11)
6+
- 2.x drop support for Node.js < 8.9.0

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "json-perf-loader",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "A loader for webpack to load JSON with performance advice",
55
"license": "MIT",
66
"repository": "justjavac/json-perf-loader",

0 commit comments

Comments
 (0)