Skip to content
This repository was archived by the owner on Mar 23, 2024. It is now read-only.

Commit a14b499

Browse files
committed
Misc: add 3.0.6 changelog
1 parent 6ae32ac commit a14b499

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## Version [3.0.6](https://github.com/jscs-dev/node-jscs/compare/v3.0.5...v3.0.6) (2016-07-01):
2+
3+
### Bug fixes
4+
5+
* requireDollarBeforejQueryAssignment: do not blow up on reset parameter (Oleg Gaidarenko)
6+
7+
### Misc
8+
* Misc: explicitly use latest CST version (Oleg Gaidarenko)
9+
* Misc: fix typo in the changelog (Oleg Gaidarenko)
10+
* Misc: bump CST version to 0.4.2 (Oleg Gaidarenko)
11+
12+
113
## Version [3.0.5](https://github.com/jscs-dev/node-jscs/compare/v3.0.4...v3.0.5) (2016-06-21):
214

315
Small fixes for ES6/7 related to [CST](https://github.com/cst/cst) which consisted of updating this package since those fixes were made in there.

0 commit comments

Comments
 (0)