Skip to content

Commit 174184c

Browse files
📦 RELEASE: new version (#1086)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2866e91 commit 174184c

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/bitter-areas-move.md

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

packages/eslint-config/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# eslint-config-kitql
22

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+
313
## 0.7.2
414

515
### Patch Changes

packages/eslint-config/package.json

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

0 commit comments

Comments
 (0)