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

Commit 66fcb85

Browse files
author
Marlow Payne
committed
Prep 2.3.7 release
1 parent de8d155 commit 66fcb85

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2.3.7
2+
- Add Writing Checklist
3+
- Fix doc error wrt function expression hoisting
4+
- Add some more JS code style to the docs
15
2.3.6
26
- Change CSScomb rule: null leading-zero rule due to CSScomb bug
37
2.3.5

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

0 commit comments

Comments
 (0)