Skip to content

Commit

Permalink
chore(release): 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jun 17, 2021
1 parent 266439f commit 488a459
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.6.0](https://github.com/rx-ts/eslint-plugin-sonar/compare/v0.5.1...v0.6.0) (2021-06-17)


### Features

* sync with upstream SonarJS, remove unused deps ([266439f](https://github.com/rx-ts/eslint-plugin-sonar/commit/266439f7d6dfaa1b19b2234865c3c5e3689a4763))

### [0.5.1](https://github.com/rx-ts/eslint-plugin-sonar/compare/v0.5.0...v0.5.1) (2021-04-30)


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.5.1",
"version": "0.6.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 488a459

Please sign in to comment.