Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit eedf68d

Browse files
author
Mike Klemarewski
committed
Merge pull request #68 from mobify/2.2.3
Update version and changelog
2 parents 8b9ccc5 + 40034ac commit eedf68d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2.2.3
2+
- Restrict the unnecessary parens rule to functions
13
2.2.2
24
- Remove enforcement of 'max-statements' and 'max-params' JS rules
35
2.2.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobify-code-style",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Code style guide and linting tools for Mobify",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)