Skip to content

Commit

Permalink
chore(release): 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Mar 14, 2021
1 parent 3257cd3 commit a9ec764
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions eslint-plugin-sonar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

## [0.4.0](https://github.com/rx-ts/eslint-plugin-sonar/compare/v0.3.0...v0.4.0) (2021-03-14)


### Features

* disable some redundant rules for ts files, remove strict config ([3257cd3](https://github.com/rx-ts/eslint-plugin-sonar/commit/3257cd33c4ada40fcd29210cdea82b88d009112c))

## [0.3.0](https://github.com/rx-ts/eslint-plugin-sonar/compare/v0.2.3...v0.3.0) (2021-03-14)


Expand Down
2 changes: 1 addition & 1 deletion eslint-plugin-sonar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-sonar",
"version": "0.3.0",
"version": "0.4.0",
"repository": "git+https://github.com/rx-ts/eslint-plugin-sonar.git",
"homepage": "https://github.com/rx-ts/eslint-plugin-sonar/tree/main/eslint-plugin-sonar",
"author": "JounQin <[email protected]>",
Expand Down

0 comments on commit a9ec764

Please sign in to comment.