Skip to content

Commit db52de9

Browse files
ci: release (#11)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c8e6848 commit db52de9

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/fuzzy-suns-attend.md

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

packages/vitest-browser-astro/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# vitest-browser-astro
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#8](https://github.com/ascorbic/vitest-browser-astro/pull/8) [`029b978`](https://github.com/ascorbic/vitest-browser-astro/commit/029b9781ac91066cabc51668e84e6272018a8af4) Thanks [@scottmessinger](https://github.com/scottmessinger)! - Updates to Vitest 4
8+
9+
As of this version, Vitest 4 is now required
10+
311
## 0.1.0
412

513
### Minor Changes

packages/vitest-browser-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vitest-browser-astro",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "Vitest browser mode renderer for Astro",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)