Skip to content

Commit

Permalink
Merge pull request #27 from ridi/version/5.2.0
Browse files Browse the repository at this point in the history
v5.2.0
  • Loading branch information
Ahyeon Choi authored Dec 30, 2020
2 parents 0792802 + 7732058 commit e525454
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## master

## v5.2.0 - 2020-12-30
### Changed
- Feature: update packages version && better Typescript support ([#26](https://github.com/ridi/eslint-config/pull/26))

## v5.1.0 - 2020-09-14
### Changed
- Feature: update packages version && loose coupled rules ([#22](https://github.com/ridi/eslint-config/pull/22))
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": "@ridi/eslint-config",
"version": "5.1.0",
"version": "5.2.0",
"description": "RIDI's ESLint configs for Javascript",
"main": "index.js",
"files": [
Expand Down

0 comments on commit e525454

Please sign in to comment.