Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## 2.2.0 (2018-08-25)

* ci: Added missing packages ([3938da6](unlight/eslint-plugin-tslint2@3938da6))
* ci(.travis.yml): Add greenkeeper-lockfile support (#7) ([706d9d6](unlight/eslint-plugin-tslint2@706d9d6)), closes [#7](https://github.com/unlight/eslint-plugin-tslint2/issues/7)
* Merge branch 'dev' ([db9bf0e](unlight/eslint-plugin-tslint2@db9bf0e))
* docs: Updated README ([b6947be](unlight/eslint-plugin-tslint2@b6947be))
* chore: Disabled package-lock ([07fa1d6](unlight/eslint-plugin-tslint2@07fa1d6))
* chore: Removed old infrastructure code ([43f5b4e](unlight/eslint-plugin-tslint2@43f5b4e))
* chore(package): Update @types/node to version 8.0.54 ([06c9397](unlight/eslint-plugin-tslint2@06c9397))
* chore(package): Update @types/node to version 8.0.57 (#18) ([719dc89](unlight/eslint-plugin-tslint2@719dc89)), closes [#18](https://github.com/unlight/eslint-plugin-tslint2/issues/18)
* chore(package): Update @types/node to version 8.0.58 (#20) ([a1ed18f](unlight/eslint-plugin-tslint2@a1ed18f)), closes [#20](https://github.com/unlight/eslint-plugin-tslint2/issues/20)
* chore(package): Update eslint to version 4.12.0 (#8) ([041551c](unlight/eslint-plugin-tslint2@041551c)), closes [#8](https://github.com/unlight/eslint-plugin-tslint2/issues/8)
* chore(package): Update eslint to version 4.12.1 (#11) ([5124913](unlight/eslint-plugin-tslint2@5124913)), closes [#11](https://github.com/unlight/eslint-plugin-tslint2/issues/11)
* chore(package): Update eslint to version 4.13.0 (#17) ([2695502](unlight/eslint-plugin-tslint2@2695502)), closes [#17](https://github.com/unlight/eslint-plugin-tslint2/issues/17)
* chore(package): update eslint to version 4.13.1 ([7f1b4fa](unlight/eslint-plugin-tslint2@7f1b4fa))
* chore(package): Update lint-staged to to version 6.0.0 (#12) ([040ec25](unlight/eslint-plugin-tslint2@040ec25)), closes [#12](https://github.com/unlight/eslint-plugin-tslint2/issues/12)
* chore(package): Update prettier-eslint-cli to version 4.4.2 ([2d024f3](unlight/eslint-plugin-tslint2@2d024f3)), closes [#13](https://github.com/unlight/eslint-plugin-tslint2/issues/13)
* chore(package): Update typescript to to version 2.6.2 (#9) ([25661af](unlight/eslint-plugin-tslint2@25661af)), closes [#9](https://github.com/unlight/eslint-plugin-tslint2/issues/9)
* chore(package): Update typescript-eslint-parser to version 10.0.0 (#19) ([4b9230b](unlight/eslint-plugin-tslint2@4b9230b)), closes [#19](https://github.com/unlight/eslint-plugin-tslint2/issues/19)
* chore(package): Update typescript-eslint-parser to version 9.0.1 (#10) ([a39256c](unlight/eslint-plugin-tslint2@a39256c)), closes [#10](https://github.com/unlight/eslint-plugin-tslint2/issues/10)
* chore(README): Banner URL ([d0ac4d2](unlight/eslint-plugin-tslint2@d0ac4d2))
* chore(travis): Whitelist greenkeeper branches (#6) ([4cc915b](unlight/eslint-plugin-tslint2@4cc915b)), closes [#6](https://github.com/unlight/eslint-plugin-tslint2/issues/6)
* refactor: Rewritten always-fail-rule in es2015 style ([651b629](unlight/eslint-plugin-tslint2@651b629))
* style: Changed indent to 4 spaces ([bfa7756](unlight/eslint-plugin-tslint2@bfa7756))
* feat(core): Added support rules requires type information ([6bc1deb](unlight/eslint-plugin-tslint2@6bc1deb)), closes [#32](https://github.com/unlight/eslint-plugin-tslint2/issues/32) [#34](https://github.com/unlight/eslint-plugin-tslint2/issues/34)
  • Loading branch information
semantic-release-bot authored and JamesHenry committed Jan 17, 2019
1 parent ad4591f commit ddc30fe
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions packages/eslint-plugin-tslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## 2.2.0 (2018-08-25)

* ci: Added missing packages ([3938da6](https://github.com/unlight/eslint-plugin-tslint2/commit/3938da6))
* ci(.travis.yml): Add greenkeeper-lockfile support (#7) ([706d9d6](https://github.com/unlight/eslint-plugin-tslint2/commit/706d9d6)), closes [#7](https://github.com/unlight/eslint-plugin-tslint2/issues/7)
* Merge branch 'dev' ([db9bf0e](https://github.com/unlight/eslint-plugin-tslint2/commit/db9bf0e))
* docs: Updated README ([b6947be](https://github.com/unlight/eslint-plugin-tslint2/commit/b6947be))
* chore: Disabled package-lock ([07fa1d6](https://github.com/unlight/eslint-plugin-tslint2/commit/07fa1d6))
* chore: Removed old infrastructure code ([43f5b4e](https://github.com/unlight/eslint-plugin-tslint2/commit/43f5b4e))
* chore(package): Update @types/node to version 8.0.54 ([06c9397](https://github.com/unlight/eslint-plugin-tslint2/commit/06c9397))
* chore(package): Update @types/node to version 8.0.57 (#18) ([719dc89](https://github.com/unlight/eslint-plugin-tslint2/commit/719dc89)), closes [#18](https://github.com/unlight/eslint-plugin-tslint2/issues/18)
* chore(package): Update @types/node to version 8.0.58 (#20) ([a1ed18f](https://github.com/unlight/eslint-plugin-tslint2/commit/a1ed18f)), closes [#20](https://github.com/unlight/eslint-plugin-tslint2/issues/20)
* chore(package): Update eslint to version 4.12.0 (#8) ([041551c](https://github.com/unlight/eslint-plugin-tslint2/commit/041551c)), closes [#8](https://github.com/unlight/eslint-plugin-tslint2/issues/8)
* chore(package): Update eslint to version 4.12.1 (#11) ([5124913](https://github.com/unlight/eslint-plugin-tslint2/commit/5124913)), closes [#11](https://github.com/unlight/eslint-plugin-tslint2/issues/11)
* chore(package): Update eslint to version 4.13.0 (#17) ([2695502](https://github.com/unlight/eslint-plugin-tslint2/commit/2695502)), closes [#17](https://github.com/unlight/eslint-plugin-tslint2/issues/17)
* chore(package): update eslint to version 4.13.1 ([7f1b4fa](https://github.com/unlight/eslint-plugin-tslint2/commit/7f1b4fa))
* chore(package): Update lint-staged to to version 6.0.0 (#12) ([040ec25](https://github.com/unlight/eslint-plugin-tslint2/commit/040ec25)), closes [#12](https://github.com/unlight/eslint-plugin-tslint2/issues/12)
* chore(package): Update prettier-eslint-cli to version 4.4.2 ([2d024f3](https://github.com/unlight/eslint-plugin-tslint2/commit/2d024f3)), closes [#13](https://github.com/unlight/eslint-plugin-tslint2/issues/13)
* chore(package): Update typescript to to version 2.6.2 (#9) ([25661af](https://github.com/unlight/eslint-plugin-tslint2/commit/25661af)), closes [#9](https://github.com/unlight/eslint-plugin-tslint2/issues/9)
* chore(package): Update typescript-eslint-parser to version 10.0.0 (#19) ([4b9230b](https://github.com/unlight/eslint-plugin-tslint2/commit/4b9230b)), closes [#19](https://github.com/unlight/eslint-plugin-tslint2/issues/19)
* chore(package): Update typescript-eslint-parser to version 9.0.1 (#10) ([a39256c](https://github.com/unlight/eslint-plugin-tslint2/commit/a39256c)), closes [#10](https://github.com/unlight/eslint-plugin-tslint2/issues/10)
* chore(README): Banner URL ([d0ac4d2](https://github.com/unlight/eslint-plugin-tslint2/commit/d0ac4d2))
* chore(travis): Whitelist greenkeeper branches (#6) ([4cc915b](https://github.com/unlight/eslint-plugin-tslint2/commit/4cc915b)), closes [#6](https://github.com/unlight/eslint-plugin-tslint2/issues/6)
* refactor: Rewritten always-fail-rule in es2015 style ([651b629](https://github.com/unlight/eslint-plugin-tslint2/commit/651b629))
* style: Changed indent to 4 spaces ([bfa7756](https://github.com/unlight/eslint-plugin-tslint2/commit/bfa7756))
* feat(core): Added support rules requires type information ([6bc1deb](https://github.com/unlight/eslint-plugin-tslint2/commit/6bc1deb)), closes [#32](https://github.com/unlight/eslint-plugin-tslint2/issues/32) [#34](https://github.com/unlight/eslint-plugin-tslint2/issues/34)
2 changes: 1 addition & 1 deletion packages/eslint-plugin-tslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-tslint2",
"version": "0.0.0-semantically-released",
"version": "2.2.0",
"main": "dist/index.js",
"typings": "src/index.ts",
"author": "James Henry <james@henry.sc>",
Expand Down

0 comments on commit ddc30fe

Please sign in to comment.