Skip to content

Commit a39190a

Browse files
committed
Version bump
1 parent ed1008c commit a39190a

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.3.3 - Packages support
6+
57
- Add new way of configuring rules via a function to support execution over multiple packages
68

79
## 0.3.2 - Plugins

package.json

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

0 commit comments

Comments
 (0)