Skip to content

Commit 8193b08

Browse files
chore: release (#20)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8238053 commit 8193b08

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/ninety-items-fetch.md

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

.changeset/tall-ducks-nail.md

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

CHANGELOG.md

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

3+
## 0.6.5
4+
5+
### Patch Changes
6+
7+
- [`207804a`](https://github.com/kripod/eslint-config/commit/207804ac04ab81631422eb34e59a1f4273622ae6) Thanks [@kripod](https://github.com/kripod)! - refactor(base): allow `continue` statements
8+
9+
- [`8238053`](https://github.com/kripod/eslint-config/commit/8238053da3d3c29d1991753d5898c2a66625a6bc) Thanks [@kripod](https://github.com/kripod)! - refactor(base): allow 'debug' and 'info' logging to the console
10+
311
## 0.6.4
412

513
### Patch 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.6.4",
3+
"version": "0.6.5",
44
"description": "Pragmatic ESLint config for robust collaboration",
55
"keywords": [
66
"eslint",

0 commit comments

Comments
 (0)