Skip to content

Commit d9c5fea

Browse files
committed
chore(release): v3.15.4
1 parent 6f38dd5 commit d9c5fea

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v3.15.4
6+
7+
[compare changes](https://github.com/nuxt/test-utils/compare/v3.15.3...v3.15.4)
8+
9+
### 🩹 Fixes
10+
11+
- **e2e:** Use `tinyexec` to resolve nuxi binary ([7df895e3](https://github.com/nuxt/test-utils/commit/7df895e3))
12+
- **e2e:** Increase default windows setup timeout ([6f38dd58](https://github.com/nuxt/test-utils/commit/6f38dd58))
13+
14+
### ✅ Tests
15+
16+
- Bump timeout in test also ([dcf038a0](https://github.com/nuxt/test-utils/commit/dcf038a0))
17+
18+
### ❤️ Contributors
19+
20+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
21+
522
## v3.15.3
623

724
[compare changes](https://github.com/nuxt/test-utils/compare/v3.15.2...v3.15.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/test-utils",
3-
"version": "3.15.3",
3+
"version": "3.15.4",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nuxt/test-utils.git"

0 commit comments

Comments
 (0)