Skip to content

Commit fbb825d

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

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/fluffy-beds-cover.md

-5
This file was deleted.

packages/eslint-config/CHANGELOG.md

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

3+
## 0.5.7
4+
5+
### Patch Changes
6+
7+
- [`6c1cb48`](https://github.com/jycouet/kitql/commit/6c1cb48e0a7439480169350b984d2c82144f660e)
8+
Thanks [@jycouet](https://github.com/jycouet)! - adding time took in fail mode as well
9+
10+
- Updated dependencies []:
11+
- @kitql/helpers@0.8.12
12+
313
## 0.5.6
414

515
### 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.6",
3+
"version": "0.5.7",
44
"type": "module",
55
"description": "opinionated linting and formatting for projects",
66
"repository": {

0 commit comments

Comments
 (0)