Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Americas authored and rplopes committed Jul 16, 2018
1 parent 72b4e97 commit ba4ad4c
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,12 @@
# Changelog

## [v0.1.1](https://github.com/uphold/eslint-config-uphold/tree/v0.1.1) (2018-03-20)
[Full Changelog](https://github.com/uphold/eslint-config-uphold/compare/v0.1.0...v0.1.1)

**Merged pull requests:**

## [v0.1.1](https://github.com/uphold/eslint-config-uphold/releases/tag/v0.1.1) (2018-03-20)
- Allow computed properties in prefer destructuring [\#5](https://github.com/uphold/eslint-config-uphold/pull/5) ([nunofgs](https://github.com/nunofgs))

## [v0.1.0](https://github.com/uphold/eslint-config-uphold/tree/v0.1.0) (2017-12-26)
[Full Changelog](https://github.com/uphold/eslint-config-uphold/compare/v0.0.1...v0.1.0)

**Merged pull requests:**

## [v0.1.0](https://github.com/uphold/eslint-config-uphold/releases/tag/v0.1.0) (2017-12-26)
- Add `jasmine` and `jest` to eslint environments [\#4](https://github.com/uphold/eslint-config-uphold/pull/4) ([nunofgs](https://github.com/nunofgs))

## [v0.0.1](https://github.com/uphold/eslint-config-uphold/tree/v0.0.1) (2017-09-07)
**Merged pull requests:**

- Replace travis with drone [\#3](https://github.com/uphold/eslint-config-uphold/pull/3) ([franciscocardoso](https://github.com/franciscocardoso))
## [v0.0.1](https://github.com/uphold/eslint-config-uphold/releases/tag/v0.0.1) (2017-09-07)
- Add prefer-destructuring rule [\#2](https://github.com/uphold/eslint-config-uphold/pull/2) ([nunofgs](https://github.com/nunofgs))
- Replace travis with drone [\#3](https://github.com/uphold/eslint-config-uphold/pull/3) ([franciscocardoso](https://github.com/franciscocardoso))
- Update [email protected] [\#1](https://github.com/uphold/eslint-config-uphold/pull/1) ([nunofgs](https://github.com/nunofgs))

0 comments on commit ba4ad4c

Please sign in to comment.