Skip to content

Commit 16b80c0

Browse files
committed
Version bump
1 parent 2205410 commit 16b80c0

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Master
44

5+
## 0.4.6 - Faster dependency resolution
6+
57
- Bump dependencies
68
- Dependency resolution performance improvement (copied from https://github.com/atlassian-labs/webpack-deduplication-plugin)
79
- Fixed schema generation to avoid typeof

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stricter",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "A project-wide js-linting tool",
55
"files": [
66
"LICENSE",

0 commit comments

Comments
 (0)