Skip to content

Commit 2d7f346

Browse files
📦 RELEASE: new version (next) (#1100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 727e673 commit 2d7f346

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.changeset/pre.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@
1313
"vite-plugin-stripper": "0.9.2",
1414
"vite-plugin-watch-and-run": "1.7.5"
1515
},
16-
"changesets": []
16+
"changesets": [
17+
"stupid-ideas-tie"
18+
]
1719
}

packages/eslint-config/CHANGELOG.md

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

3+
## 0.8.0-next.0
4+
5+
### Minor Changes
6+
7+
- [#1099](https://github.com/jycouet/kitql/pull/1099)
8+
[`8dfa8c6`](https://github.com/jycouet/kitql/commit/8dfa8c6c3957cd1a9fb51d77d02ffc9751aa33b8)
9+
Thanks [@jycouet](https://github.com/jycouet)! - starting the transition to `oxc` (adding a flag
10+
`--ox`)
11+
12+
### Patch Changes
13+
14+
- Updated dependencies []:
15+
- @kitql/helpers@0.8.13
16+
317
## 0.7.3
418

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

0 commit comments

Comments
 (0)