Skip to content

Commit

Permalink
10.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicfraser committed Nov 10, 2021
1 parent 3a1bdb8 commit 2debcff
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 8 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

[Unreleased changes](./UNRELEASED.md)

# 10.2.0

## Patched

- Upgrading `eslint-plugin-typescript-enum` from `2.0.11` to `2.1.0`
- Upgrading `eslint-plugin-prettier` from `3.4.0` to `3.4.1`
- Upgrading `eslint-plugin-react-hooks` from `4.2.0` to `4.3.0`
- Upgrading `prettier` from `2.3.0` to `2.3.2`

# 10.1.0

## Added
Expand Down
6 changes: 0 additions & 6 deletions UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,3 @@

This project adheres to [Semantic Versioning](http://semver.org/).

## Patched

- Upgrading `eslint-plugin-typescript-enum` from `2.0.11` to `2.1.0`
- Upgrading `eslint-plugin-prettier` from `3.4.0` to `3.4.1`
- Upgrading `eslint-plugin-react-hooks` from `4.2.0` to `4.3.0`
- Upgrading `prettier` from `2.3.0` to `2.3.2`
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-skyscanner",
"version": "10.2.0-beta.0",
"version": "10.2.0",
"description": "Skyscanner's ESLint config.",
"license": "Apache-2.0",
"engines": {
Expand Down

0 comments on commit 2debcff

Please sign in to comment.