Skip to content

Commit 121c41f

Browse files
committed
chore(release): globals-vitest v4.0.6
1 parent 62ddc31 commit 121c41f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/globals-vitest/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [4.0.6](https://github.com/FRSOURCE/toolkit/compare/globals-vitest-v3.2.4...${npm.name}-v4.0.6) (2025-11-03)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update all minor dependency bump ([#189](https://github.com/FRSOURCE/toolkit/issues/189)) ([244d291](https://github.com/FRSOURCE/toolkit/commit/244d291ac29f29dc00d30155343e440baf493211))
9+
* **deps:** update all minor dependency bump ([#196](https://github.com/FRSOURCE/toolkit/issues/196)) ([89db356](https://github.com/FRSOURCE/toolkit/commit/89db35634ccdc18ef41c544b55c6a3ad4ae15abe))
10+
* **deps:** update all minor dependency bump ([#198](https://github.com/FRSOURCE/toolkit/issues/198)) ([ddc95f6](https://github.com/FRSOURCE/toolkit/commit/ddc95f63f3b3e5be9b4a8589410e65b9828683db))
11+
* **deps:** update all minor dependency bump ([#201](https://github.com/FRSOURCE/toolkit/issues/201)) ([db43c1a](https://github.com/FRSOURCE/toolkit/commit/db43c1a611458d1b330c0db03ad395b47ec700ba))
12+
* **deps:** update all minor dependency bump ([#209](https://github.com/FRSOURCE/toolkit/issues/209)) ([4f7c5c0](https://github.com/FRSOURCE/toolkit/commit/4f7c5c01dfce7d94c34f1d5f2fceaeed21ab1a6d))
13+
314
## [3.2.4](https://github.com/FRSOURCE/toolkit/compare/globals-vitest-v3.2.3...${npm.name}-v3.2.4) (2025-06-17)
415

516
## [3.2.3](https://github.com/FRSOURCE/toolkit/compare/globals-vitest-v3.2.2...${npm.name}-v3.2.3) (2025-06-09)

packages/globals-vitest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "globals-vitest",
33
"description": "Autogenerated Vitest globals that are always up-to-date! ⏰",
4-
"version": "3.2.4",
4+
"version": "4.0.6",
55
"main": "index.mjs",
66
"types": "index.d.mts",
77
"type": "module",

0 commit comments

Comments
 (0)