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

Commit eed933d

Browse files
author
Marlow Payne
committed
Prep v2.2.2 release
1 parent c3e38fe commit eed933d

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.2
2+
- Remove enforcement of 'max-statements' and 'max-params' JS rules
13
2.2.1
24
- Cumulative patch release
35
- Update SCSS-lint to 0.40.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.1",
3+
"version": "2.2.2",
44
"description": "Code style guide and linting tools for Mobify",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)