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

Commit 60804f8

Browse files
author
Marlow Payne
committed
Version number bump and changelog update
1 parent e75537d commit 60804f8

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2.2.0
2+
- Fixes eslint config to play nicely with Atom's linter-eslint package
3+
- Adds an eslint config reset file so that our ruleset is an override
14
2.1.1
25
- Re-publish to work-around NPM issue
36
2.1.0

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

0 commit comments

Comments
 (0)