Skip to content

Commit

Permalink
updated CHANGELOG.md [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 4, 2020
1 parent 06efa84 commit 6ba4fbd
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog

## [2.0.0](https://github.com/google/gts/compare/v1.1.2...v2.0.0) (2020-02-04)


### ⚠ BREAKING CHANGES

* drop support for node 8 (#422)
* add the eol-last rule (#425)
* Switch from tslint to eslint. This will impact all lint rules, and tslint specific configuration.

### Features

* add the eol-last rule ([#425](https://github.com/google/gts/issues/425)) ([50ebd4d](https://github.com/google/gts/commit/50ebd4dbaf063615f4c025f567ca28076a734223))
* use eslint instead of tslint ([#400](https://github.com/google/gts/issues/400)) ([b3096fb](https://github.com/google/gts/commit/b3096fbd5076d302d93c2307bf627e12c423e726))


### Bug Fixes

* **deps:** update dependency eslint-plugin-node to v11 ([#426](https://github.com/google/gts/issues/426)) ([a394b7c](https://github.com/google/gts/commit/a394b7c1f80437f25017ca5c500b968ebb789ece))
* **deps:** update dependency execa to v4 ([#427](https://github.com/google/gts/issues/427)) ([f42ef36](https://github.com/google/gts/commit/f42ef36709251553342e655e287e889df72ee3e3))
* **deps:** update dependency update-notifier to v4 ([#403](https://github.com/google/gts/issues/403)) ([57393b7](https://github.com/google/gts/commit/57393b74c6cf299e8ae09311f0382226b8baa3e3))
* **deps:** upgrade to meow 6.x ([#423](https://github.com/google/gts/issues/423)) ([8f93d00](https://github.com/google/gts/commit/8f93d0049337a832d9a22b6ae4e86fd41140ec56))
* disable no-use-before-define ([#431](https://github.com/google/gts/issues/431)) ([dea2c22](https://github.com/google/gts/commit/dea2c223d1d3a60a1786aa820eebb93be27016a7))
* drop support for node 8 ([#422](https://github.com/google/gts/issues/422)) ([888c686](https://github.com/google/gts/commit/888c68692079065f38ce66ec84472f1f3311a050))
* use .prettierrc.js ([#437](https://github.com/google/gts/issues/437)) ([06efa84](https://github.com/google/gts/commit/06efa8444cdf1064b64f3e8d61ebd04f45d90b4c))

### [1.1.2](https://github.com/google/gts/compare/v1.1.1...v1.1.2) (2019-11-20)


Expand Down

0 comments on commit 6ba4fbd

Please sign in to comment.