Skip to content

Commit 55e3598

Browse files
📦 RELEASE: new version (#917)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent df812ed commit 55e3598

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changeset/eight-dragons-do.md

-5
This file was deleted.

packages/eslint-config/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# eslint-config-kitql
22

3+
## 0.5.8
4+
5+
### Patch Changes
6+
7+
- [#913](https://github.com/jycouet/kitql/pull/913)
8+
[`df812ed`](https://github.com/jycouet/kitql/commit/df812ed944b66a02ea88992cf6cbd0a3b56c83e4)
9+
Thanks [@jycouet](https://github.com/jycouet)! - pnpmCatalogs gets now a full config
10+
11+
- Updated dependencies []:
12+
- @kitql/helpers@0.8.12
13+
314
## 0.5.7
415

516
### Patch Changes

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kitql/eslint-config",
3-
"version": "0.5.7",
3+
"version": "0.5.8",
44
"type": "module",
55
"description": "opinionated linting and formatting for projects",
66
"repository": {

0 commit comments

Comments
 (0)