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

Commit 0e42a49

Browse files
author
Marlow Payne
committed
Bump version to 2.4.0 and update CHANGELOG
1 parent 8a06078 commit 0e42a49

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
2.4.0
2+
- Add a sass-lint config file
13
2.3.7
24
- Add Writing Checklist
35
- Fix doc error wrt function expression hoisting

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

0 commit comments

Comments
 (0)