WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit d0f875b

Browse files
committed
chore(release): v3.14.4
1 parent af57c3e commit d0f875b

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.14.4
6+
7+
[compare changes](https://github.com/nuxt/test-utils/compare/v3.14.3...v3.14.4)
8+
9+
### 🩹 Fixes
10+
11+
- **e2e:** Set `NODE_ENV` when running built server ([#969](https://github.com/nuxt/test-utils/pull/969))
12+
- **runtime-utils:** Bind this in options api methods ([#971](https://github.com/nuxt/test-utils/pull/971))
13+
14+
### ❤️ Contributors
15+
16+
- INOUE Takuya ([@inouetakuya](http://github.com/inouetakuya))
17+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
18+
519
## v3.14.3
620

721
[compare changes](https://github.com/nuxt/test-utils/compare/v3.14.2...v3.14.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.14.3",
3+
"version": "3.14.4",
44
"repository": {
55
"type": "git",
66
"url": "git+https://github.com/nuxt/test-utils.git"

0 commit comments

Comments
 (0)