Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rui Quelhas committed Jul 18, 2016
1 parent 12a0c88 commit 9a7c5c6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 27 deletions.
37 changes: 11 additions & 26 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,53 +1,38 @@
# Changelog

## [2.0.0](https://github.com/seegno/jscs-config-seegno/tree/2.0.0) (2016-03-31)
[Full Changelog](https://github.com/seegno/jscs-config-seegno/compare/1.1.0...2.0.0)

**Implemented enhancements:**

- False positives for requireSqlTemplateInQueryFunction [\#13](https://github.com/seegno/jscs-config-seegno/issues/13)
- Export as preset instead of plugin [\#20](https://github.com/seegno/jscs-config-seegno/pull/20) ([ruimarinho](https://github.com/ruimarinho))
- Replace `requireSqlTemplateInQueryFunction` rule [\#14](https://github.com/seegno/jscs-config-seegno/pull/14) ([ruiquelhas](https://github.com/ruiquelhas))
## [2.0.1](https://github.com/seegno/jscs-config-seegno/tree/2.0.1) (2016-07-18)
[Full Changelog](https://github.com/seegno/jscs-config-seegno/compare/2.0.0...2.0.1)

**Fixed bugs:**

- Required new line before `typeof` [\#15](https://github.com/seegno/jscs-config-seegno/issues/15)
**Merged pull requests:**

**Closed issues:**
- Add deprecation notice [\#29](https://github.com/seegno/jscs-config-seegno/pull/29) ([ruiquelhas](https://github.com/ruiquelhas))

- Installing should package [\#22](https://github.com/seegno/jscs-config-seegno/issues/22)
- Remove `jscs` dependency [\#2](https://github.com/seegno/jscs-config-seegno/issues/2)
## [2.0.0](https://github.com/seegno/jscs-config-seegno/tree/2.0.0) (2016-03-31)
[Full Changelog](https://github.com/seegno/jscs-config-seegno/compare/1.1.0...2.0.0)

**Merged pull requests:**

- Update documentation [\#23](https://github.com/seegno/jscs-config-seegno/pull/23) ([ruiquelhas](https://github.com/ruiquelhas))
- Export as preset instead of plugin [\#20](https://github.com/seegno/jscs-config-seegno/pull/20) ([ruimarinho](https://github.com/ruimarinho))
- Update license to MIT [\#19](https://github.com/seegno/jscs-config-seegno/pull/19) ([ruimarinho](https://github.com/ruimarinho))
- Update node engine constraint style [\#18](https://github.com/seegno/jscs-config-seegno/pull/18) ([ruimarinho](https://github.com/ruimarinho))
- Remove rule requiring new line before `typeof` [\#16](https://github.com/seegno/jscs-config-seegno/pull/16) ([ruiquelhas](https://github.com/ruiquelhas))
- Replace `requireSqlTemplateInQueryFunction` rule [\#14](https://github.com/seegno/jscs-config-seegno/pull/14) ([ruiquelhas](https://github.com/ruiquelhas))

## [1.1.0](https://github.com/seegno/jscs-config-seegno/tree/1.1.0) (2015-12-03)
[Full Changelog](https://github.com/seegno/jscs-config-seegno/compare/1.0.1...1.1.0)

**Fixed bugs:**

- Fix issue in padding newlines before keywords rule [\#4](https://github.com/seegno/jscs-config-seegno/issues/4)
- Update `requirePaddingNewlinesBeforeKeywords` rule [\#7](https://github.com/seegno/jscs-config-seegno/pull/7) ([ruiquelhas](https://github.com/ruiquelhas))
- Remove require padding before `finally` [\#6](https://github.com/seegno/jscs-config-seegno/pull/6) ([ruiquelhas](https://github.com/ruiquelhas))

**Closed issues:**

- Normalize YAML sequence format [\#11](https://github.com/seegno/jscs-config-seegno/issues/11)
- Remove `requireCurlyBraces` Case statement without curly braces [\#9](https://github.com/seegno/jscs-config-seegno/issues/9)

**Merged pull requests:**

- Normalize YAML sequence format [\#12](https://github.com/seegno/jscs-config-seegno/pull/12) ([ruiquelhas](https://github.com/ruiquelhas))
- Remove curly brace requirement for switch/case [\#10](https://github.com/seegno/jscs-config-seegno/pull/10) ([ruiquelhas](https://github.com/ruiquelhas))
- Update `requirePaddingNewlinesBeforeKeywords` rule [\#7](https://github.com/seegno/jscs-config-seegno/pull/7) ([ruiquelhas](https://github.com/ruiquelhas))
- Remove require padding before `finally` [\#6](https://github.com/seegno/jscs-config-seegno/pull/6) ([ruiquelhas](https://github.com/ruiquelhas))

## [1.0.1](https://github.com/seegno/jscs-config-seegno/tree/1.0.1) (2015-11-05)
[Full Changelog](https://github.com/seegno/jscs-config-seegno/compare/1.0.0...1.0.1)

**Fixed bugs:**
**Merged pull requests:**

- Fix object key order validation rule [\#5](https://github.com/seegno/jscs-config-seegno/pull/5) ([nunofgs](https://github.com/nunofgs))

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jscs-config-seegno",
"version": "2.0.0",
"version": "2.0.1",
"description": "Seegno-flavored JSCS config.",
"main": "src/presets/seegno.json",
"options": {
Expand Down

0 comments on commit 9a7c5c6

Please # to comment.