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

Commit 04a3929

Browse files
author
Marlow Payne
committed
Cut v2.2.1 release
1 parent 71d9f6f commit 04a3929

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2.2.1
2+
- Cumulative patch release
13
2.2.0
24
- Fixes eslint config to play nicely with Atom's linter-eslint package
35
- Adds an eslint config reset file so that our ruleset is an override

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.0",
3+
"version": "2.2.1",
44
"description": "Code style guide and linting tools for Mobify",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)