Skip to content

Commit f5fc94e

Browse files
authored
release 1.0.4 (#23)
1 parent ef8a84c commit f5fc94e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Diff for: CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.4 - [2020-07-07]
4+
5+
- upgrade pkgs ([#22](https://github.com/justjavac/json-perf-loader/pull/22))
6+
- use github actions
7+
38
## 1.0.3 - [2019-09-10]
49

510
- Upgrade schema-utils to 2.x [#11](https://github.com/justjavac/json-perf-loader/pull/11)

Diff for: 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.3",
3+
"version": "1.0.4",
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)