Skip to content

Commit

Permalink
Prepare 2 (#629)
Browse files Browse the repository at this point in the history
* 📦 RELEASE: new version

* 📦 RELEASE: new version

* pnpm lock

* rn

* .

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jycouet and github-actions[bot] committed Mar 11, 2024
1 parent 7707b33 commit f474d6f
Show file tree
Hide file tree
Showing 7 changed files with 22 additions and 9 deletions.
12 changes: 12 additions & 0 deletions .changeset/clever-wombats-smile.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
"vite-plugin-stripper": patch
"create-kitql": patch
"@kitql/eslint-config": patch
"@kitql/handles": patch
"@kitql/helpers": patch
"@kitql/internals": patch
"vite-plugin-kit-routes": patch
"vite-plugin-watch-and-run": patch
---

bump internals
5 changes: 0 additions & 5 deletions .changeset/light-comics-mix.md

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# KitQL

<p align="center">
A set of tools to speedrun WebApps!
A set of tools to speedrun WebApps!
</p>

<p align="center">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"typescript": "^5.0.0",
"vite": "^5.0.0",
"vite-plugin-kit-routes": "^0.5.2",
"vite-plugin-stripper": "^0.3.3",
"vite-plugin-stripper": "^0.4.0",
"vitest": "^1.0.0"
}
}
6 changes: 6 additions & 0 deletions packages/vite-plugin-stripper/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vite-plugin-stripper

## 0.4.0

### Minor Changes

- [#626](https://github.com/jycouet/kitql/pull/626) [`25e8e33`](https://github.com/jycouet/kitql/commit/25e8e33ebba61a9d9c33333082b92350e617ad07) Thanks [@jycouet](https://github.com/jycouet)! - change arg `packages` to `nullify`

## 0.3.3

### 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.3.3",
"version": "0.4.0",
"license": "MIT",
"type": "module",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f474d6f

Please sign in to comment.