Skip to content

Commit cac0814

Browse files
authored
release 1.0.6 (#27)
1 parent acb655f commit cac0814

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,5 +1,9 @@
11
# Changelog
22

3+
## 1.0.6 - [2020-09-06]
4+
5+
- yarn upgrade ([#26](https://github.com/justjavac/json-perf-loader/pull/26))
6+
37
## 1.0.5 - [2020-07-20]
48

59
- Bump lodash from 4.17.15 to 4.17.19 ([#24](https://github.com/justjavac/json-perf-loader/pull/24))

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.5",
3+
"version": "1.0.6",
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)