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

Commit e61dd70

Browse files
committed
Adding changelog and bumping package
1 parent 68235c7 commit e61dd70

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2.1.0
2+
- Add new rules to .eslintrc to closer match our JS style
3+
guidelines.
4+
2.0.1
5+
- Adds .eslintrc to allow usage of ESLint
6+
- Adds Java code style guide
7+
- 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.0.1",
3+
"version": "2.1.0",
44
"description": "Code style guide and linting tools for Mobify",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)