Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Li0liQ committed Nov 4, 2019
1 parent 84348d6 commit f7a7531
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Master

## 0.3.5 - Typescript support

- Dependencies bump
- TypeScript support (#83 by @gardnerjack)

## 0.3.4 - Cyclic dependencies exclusions

- Allow `registries` to accept an array of globs, or single glob to be excluded from folder-level cyclic dependencies checks
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stricter",
"version": "0.3.4",
"version": "0.3.5",
"description": "A project-wide js-linting tool",
"files": [
"LICENSE",
Expand Down

0 comments on commit f7a7531

Please sign in to comment.