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

Commit b2cf0b3

Browse files
author
Marlow Payne
committed
Merge pull request #87 from mobify/release-v2.3.7
Prep 2.3.7 release
2 parents de8d155 + 66fcb85 commit b2cf0b3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

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)