Skip to content

Commit

Permalink
chore(release): v3.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Apr 15, 2024
1 parent ba1fa2d commit bf553e6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.

## v3.12.1

[compare changes](https://github.com/nuxt/test-utils/compare/v3.12.0...v3.12.1)

### 🩹 Fixes

- Publish `playwright.d.ts` ([#797](https://github.com/nuxt/test-utils/pull/797))

### ❤️ Contributors

- Ryota Watanabe ([@wattanx](http://github.com/wattanx))

## v3.12.0

[compare changes](https://github.com/nuxt/test-utils/compare/v3.11.0...v3.12.0)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/test-utils",
"version": "3.12.0",
"version": "3.12.1",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt/test-utils.git"
Expand Down

0 comments on commit bf553e6

Please sign in to comment.