We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2866e91 commit 174184cCopy full SHA for 174184c
.changeset/bitter-areas-move.md
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# eslint-config-kitql
2
3
+## 0.7.3
4
+
5
+### Patch Changes
6
7
+- [`6267502`](https://github.com/jycouet/kitql/commit/62675020a4148fcea7a80e65d98ce063a7fcc63a)
8
+ Thanks [@jycouet](https://github.com/jycouet)! - follow deps bumps
9
10
+- Updated dependencies []:
11
+ - @kitql/helpers@0.8.13
12
13
## 0.7.2
14
15
### Patch Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@kitql/eslint-config",
- "version": "0.7.2",
+ "version": "0.7.3",
"type": "module",
"description": "opinionated linting and formatting for projects",
"repository": {
0 commit comments