We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71dafa0 commit 439d620Copy full SHA for 439d620
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
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
7
## 1.0.4 - [2020-07-07]
8
9
- upgrade pkgs ([#22](https://github.com/justjavac/json-perf-loader/pull/22))
package.json
@@ -1,6 +1,6 @@
{
"name": "json-perf-loader",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "A loader for webpack to load JSON with performance advice",
"license": "MIT",
"repository": "justjavac/json-perf-loader",
0 commit comments