Skip to content

Commit

Permalink
chore(release): 11.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Sep 8, 2020
1 parent 461dd34 commit e63b839
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [11.2.0](https://github.com/ybiquitous/eslint-config-ybiquitous/compare/v11.1.0...v11.2.0) (2020-09-08)

### Features

- **typescript:** bump typescript-eslint from 3.9.0 to 4.1.0 ([#751](https://github.com/ybiquitous/eslint-config-ybiquitous/issues/751)) ([461dd34](https://github.com/ybiquitous/eslint-config-ybiquitous/commit/461dd34963be8898a0d0747dca8af277a0c5d98b))

## [11.1.0](https://github.com/ybiquitous/eslint-config-ybiquitous/compare/v11.0.0...v11.1.0) (2020-08-08)

### Features
Expand Down
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-ybiquitous",
"version": "11.1.0",
"version": "11.2.0",
"description": "Personal ESLint configuration",
"author": "Masafumi Koba <ybiquitous@gmail.com>",
"license": "MIT",
Expand Down

0 comments on commit e63b839

Please sign in to comment.