Skip to content

Commit f7a7531

Browse files
committed
Version bump
1 parent 84348d6 commit f7a7531

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
@@ -2,6 +2,11 @@
22

33
## Master
44

5+
## 0.3.5 - Typescript support
6+
7+
- Dependencies bump
8+
- TypeScript support (#83 by @gardnerjack)
9+
510
## 0.3.4 - Cyclic dependencies exclusions
611

712
- Allow `registries` to accept an array of globs, or single glob to be excluded from folder-level cyclic dependencies checks

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stricter",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "A project-wide js-linting tool",
55
"files": [
66
"LICENSE",

0 commit comments

Comments
 (0)