Skip to content

Commit

Permalink
📦 RELEASE: preparing next version (#400)
Browse files Browse the repository at this point in the history
* 📦 RELEASE: new version

* nothing on helpers

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: jycouet <jycouet@gmail.com>
  • Loading branch information
3 people authored Oct 15, 2023
1 parent 7b0edf3 commit 7f2d8da
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/long-turkeys-think.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tall-bulldogs-joke.md

This file was deleted.

15 changes: 15 additions & 0 deletions packages/vite-plugin-watch-and-run/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @kitql/vite-plugin-watch-and-run

## 1.4.0

### Minor Changes

- [#399](https://github.com/jycouet/kitql/pull/399)
[`7b0edf3`](https://github.com/jycouet/kitql/commit/7b0edf3c378f8c1494b360197834f45cdfe60636)
Thanks [@jycouet](https://github.com/jycouet)! - remove quiet args in favor of logs to have a more
granular control.

### Patch Changes

- Updated dependencies
[[`7b0edf3`](https://github.com/jycouet/kitql/commit/7b0edf3c378f8c1494b360197834f45cdfe60636)]:
- @kitql/helpers@0.8.3

## 1.3.2

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

1 comment on commit 7f2d8da

@vercel
Copy link

@vercel vercel bot commented on 7f2d8da Oct 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

kitql – ./

kitql-jycouet.vercel.app
www.kitql.dev
kitql.vercel.app
kitql.dev
kitql-git-main-jycouet.vercel.app

Please sign in to comment.