Skip to content

Commit ef6ae54

Browse files
committed
chore(release): v2.12.4
1 parent 3fcc019 commit ef6ae54

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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+
## v2.12.4
6+
7+
[compare changes](https://github.com/nitrojs/nitro/compare/v2.12.3...v2.12.4)
8+
9+
### 🩹 Fixes
10+
11+
- **vercel:** Valid regex for o11y routes ([#3500](https://github.com/nitrojs/nitro/pull/3500))
12+
13+
### ❤️ Contributors
14+
15+
- Pooya Parsa <pyapar@gmail.com>
16+
517
## v2.12.3
618

719
[compare changes](https://github.com/nitrojs/nitro/compare/v2.12.2...v2.12.3)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nitropack",
3-
"version": "2.12.3",
3+
"version": "2.12.4",
44
"description": "Build and Deploy Universal JavaScript Servers",
55
"repository": "nitrojs/nitro",
66
"license": "MIT",

0 commit comments

Comments
 (0)