Skip to content

Commit 439d620

Browse files
committed
release 1.0.5
Signed-off-by: 迷渡 <[email protected]>
1 parent 71dafa0 commit 439d620

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.5 - [2020-07-20]
4+
5+
- Bump lodash from 4.17.15 to 4.17.19 ([#24](https://github.com/justjavac/json-perf-loader/pull/24))
6+
37
## 1.0.4 - [2020-07-07]
48

59
- upgrade pkgs ([#22](https://github.com/justjavac/json-perf-loader/pull/22))

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