We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acb655f commit cac0814Copy full SHA for cac0814
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.0.6 - [2020-09-06]
4
+
5
+- yarn upgrade ([#26](https://github.com/justjavac/json-perf-loader/pull/26))
6
7
## 1.0.5 - [2020-07-20]
8
9
- Bump lodash from 4.17.15 to 4.17.19 ([#24](https://github.com/justjavac/json-perf-loader/pull/24))
package.json
@@ -1,6 +1,6 @@
{
"name": "json-perf-loader",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "A loader for webpack to load JSON with performance advice",
"license": "MIT",
"repository": "justjavac/json-perf-loader",
0 commit comments