Skip to content

Commit

Permalink
chore: release eslint-plugin-sonar (#123)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jan 18, 2024
1 parent 86b291c commit 4de2d44
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/angry-teachers-burn.md

This file was deleted.

6 changes: 6 additions & 0 deletions eslint-plugin-sonar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.13.2

### Patch Changes

- [#122](https://github.com/un-ts/eslint-plugin-sonar/pull/122) [`86b291c`](https://github.com/un-ts/eslint-plugin-sonar/commit/86b291c9e0c9adc28f93844addeb7a9e36666859) Thanks [@JounQin](https://github.com/JounQin)! - fix: eslint peer version should be v8 now

## 0.13.1

### Patch Changes
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.13.1",
"version": "0.13.2",
"type": "module",
"repository": "git+https://github.com/un-ts/eslint-plugin-sonar.git",
"homepage": "https://github.com/un-ts/eslint-plugin-sonar/tree/main/eslint-plugin-sonar",
Expand Down

0 comments on commit 4de2d44

Please sign in to comment.