Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f5fc94e

Browse files
authoredJul 7, 2020
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
 

‎CHANGELOG.md

Lines changed: 5 additions & 0 deletions
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)

‎package.json

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.