Skip to content

Commit

Permalink
Merge pull request #203 from epaew/release/v0.6.0
Browse files Browse the repository at this point in the history
Bump version from 0.5.0 to 0.6.0
  • Loading branch information
epaew authored Nov 23, 2020
2 parents 436469c + 1a3268d commit 6915668
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Unreleased
## Features
## Bugfixes
## Others

# 0.5.0
## Features
* [#199](https://github.com/epaew/eslint-plugin-filenames-simple/pull/199)
Add new rule `typescript-module-declaration`.
* [#202](https://github.com/epaew/eslint-plugin-filenames-simple/pull/202)
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"name": "eslint-plugin-filenames-simple",
"version": "0.5.0",
"version": "0.6.0",
"description": "An ESLint plugin to check filenames with simple configuration",
"keywords": [
"eslint",
"eslintPlugin",
"eslint-plugin",
"file",
"filename",
Expand Down

0 comments on commit 6915668

Please sign in to comment.