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

Commit e12a2f0

Browse files
committed
Bump version for publish
1 parent 667b298 commit e12a2f0

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1+
2.1.1
2+
- Re-publish to work-around NPM issue
13
2.1.0
24
- Add new rules to .eslintrc to closer match our JS style
35
guidelines.
46
2.0.1
57
- Adds .eslintrc to allow usage of ESLint
68
- Adds Java code style guide
7-
- Updates to CSS hybrid project conventions
9+
- Updates to CSS hybrid project conventions

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

0 commit comments

Comments
 (0)