Skip to content

Commit

Permalink
chore: release eslint-plugin-sonar (#116)
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 Dec 28, 2023
1 parent eb6899f commit 314a098
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/spicy-shirts-knock.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.1

### Patch Changes

- [#115](https://github.com/un-ts/eslint-plugin-sonar/pull/115) [`eb6899f`](https://github.com/un-ts/eslint-plugin-sonar/commit/eb6899feb3cf90b390e91a86d747d701099f7072) Thanks [@JounQin](https://github.com/JounQin)! - fix: minimatch used in SonarJS is dual

## 0.13.0

### Minor 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.0",
"version": "0.13.1",
"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 314a098

Please sign in to comment.