Skip to content

Commit 56dab23

Browse files
committed
Version 1.0.1
1 parent 0bd0f80 commit 56dab23

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
# 1.0.1 (26.10.2018)
2+
* Update Karma peerDependency to 3.1.0 which has proper finalized modules support.
3+
14
# 1.0.0 (24.10.2018)
25
Initial public release

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "karma-module-resolver-preprocessor",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Karma preprocessor to resolve ES6 modules",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)