Skip to content

Commit

Permalink
📦 RELEASE: preparing next version (#746)
Browse files Browse the repository at this point in the history
* Update dependency eslint-plugin-svelte to v2.44.0

* Update dependency typescript-eslint to v8.6.0

* 📦 RELEASE: new version (next)

* 📦 RELEASE: new version

* clean logs

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: jycouet <[email protected]>
  • Loading branch information
4 people authored Sep 17, 2024
1 parent fb72b81 commit 12e4e5f
Show file tree
Hide file tree
Showing 20 changed files with 194 additions and 137 deletions.
5 changes: 0 additions & 5 deletions .changeset/eighty-teachers-behave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-coats-repeat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hungry-garlics-play.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/lemon-ghosts-applaud.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-rules-whisper.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nasty-years-obey.md

This file was deleted.

28 changes: 0 additions & 28 deletions .changeset/pre.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-rice-mix.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-horses-flash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thick-ducks-grin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-walls-sort.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# eslint-config-kitql

## 0.4.0

### Minor Changes

- [#733](https://github.com/jycouet/kitql/pull/733)
[`8aee9fa`](https://github.com/jycouet/kitql/commit/8aee9fae8d8440a39c85afa3852e4767479c267b)
Thanks [@jycouet](https://github.com/jycouet)! - Bump to eslint 9 and prettier 3

### Patch Changes

- Updated dependencies []:
- @kitql/helpers@0.8.10

## 0.4.0-next.6

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kitql/eslint-config",
"version": "0.4.0-next.6",
"version": "0.4.0",
"type": "module",
"description": "opinionated linting and formatting for projects",
"repository": {
Expand Down Expand Up @@ -46,14 +46,14 @@
"@typescript-eslint/parser": "^8.5.0",
"commander": "12.1.0",
"eslint": "^9.10.0",
"eslint-plugin-svelte": "2.43.0",
"eslint-plugin-svelte": "2.44.0",
"eslint-plugin-unused-imports": "^4.1.4",
"globals": "15.9.0",
"ora": "^8.1.0",
"prettier": "3.3.3",
"prettier-plugin-svelte": "3.2.6",
"prettier-plugin-tailwindcss": "0.6.6",
"typescript-eslint": "8.5.0"
"typescript-eslint": "8.6.0"
},
"publishConfig": {
"access": "public"
Expand Down
15 changes: 15 additions & 0 deletions packages/internals/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @kitql/internals

## 0.9.10

### Patch Changes

- [#731](https://github.com/jycouet/kitql/pull/731)
[`1bd5ea8`](https://github.com/jycouet/kitql/commit/1bd5ea8c5dc08f995b16d015d23dd577a14a7cf6)
Thanks [@jycouet](https://github.com/jycouet)! - bump internal usage of svelte

- [#736](https://github.com/jycouet/kitql/pull/736)
[`ae8115d`](https://github.com/jycouet/kitql/commit/ae8115da293cd0475472c120410735cdff0f2948)
Thanks [@jycouet](https://github.com/jycouet)! - add findFileOrUp

- Updated dependencies []:
- @kitql/helpers@0.8.10

## 0.9.10-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/internals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"AST",
"fs"
],
"version": "0.9.10-next.1",
"version": "0.9.10",
"license": "MIT",
"type": "module",
"repository": {
Expand Down
16 changes: 16 additions & 0 deletions packages/vite-plugin-kit-routes/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# vite-plugin-kit-routes

## 0.6.11

### Patch Changes

- [#745](https://github.com/jycouet/kitql/pull/745)
[`a3d166d`](https://github.com/jycouet/kitql/commit/a3d166d67165822a9b1895f4e771be33970100e1)
Thanks [@jycouet](https://github.com/jycouet)! - Doesn't generate when +page.svelte is saved (only
create or delete)

- Updated dependencies
[[`1bd5ea8`](https://github.com/jycouet/kitql/commit/1bd5ea8c5dc08f995b16d015d23dd577a14a7cf6),
[`ae8115d`](https://github.com/jycouet/kitql/commit/ae8115da293cd0475472c120410735cdff0f2948)]:
- @kitql/internals@0.9.10
- @kitql/helpers@0.8.10
- [email protected]

## 0.6.11-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-kit-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"vite"
],
"version": "0.6.11-next.1",
"version": "0.6.11",
"license": "MIT",
"type": "module",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/vite-plugin-stripper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# vite-plugin-stripper

## 0.5.5

### Patch Changes

- Updated dependencies
[[`1bd5ea8`](https://github.com/jycouet/kitql/commit/1bd5ea8c5dc08f995b16d015d23dd577a14a7cf6),
[`ae8115d`](https://github.com/jycouet/kitql/commit/ae8115da293cd0475472c120410735cdff0f2948)]:
- @kitql/internals@0.9.10
- @kitql/helpers@0.8.10
- [email protected]

## 0.5.5-next.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vite-plugin-stripper/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"keywords": [
"vite"
],
"version": "0.5.5-next.1",
"version": "0.5.5",
"license": "MIT",
"type": "module",
"repository": {
Expand Down
Loading

0 comments on commit 12e4e5f

Please sign in to comment.