Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nunofgs committed Mar 20, 2018
1 parent f44d7d7 commit dd81a9f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +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:**

- 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)

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": "eslint-config-uphold",
"version": "0.1.0",
"version": "0.1.1",
"description": "Uphold-flavored ESLint config",
"keywords": [
"config",
Expand Down

0 comments on commit dd81a9f

Please sign in to comment.