Skip to content

Commit 3c33b3a

Browse files
chore: release (#13)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8e27615 commit 3c33b3a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/quick-lobsters-film.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @kripod/eslint-config
22

3+
## 0.5.1
4+
5+
### Patch Changes
6+
7+
- [`8e27615`](https://github.com/kripod/eslint-config/commit/8e276156105c9cdf74f4a2937dfd9e001fb90ac0) Thanks [@kripod](https://github.com/kripod)! - fix(base): disable 'no-useless-assignment' due to false positives
8+
39
## 0.5.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kripod/eslint-config",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Pragmatic ESLint config for robust collaboration",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)