Skip to content

Commit 486e78f

Browse files
author
Andrea Cosentino
committed
chore(release): v2.2.0
1 parent fc2ceb1 commit 486e78f

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
### [1.0.4](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.4) - 2026-02-09
22

3+
## [2.2.0](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v2.2.0) - 2026-04-15
4+
5+
### Bug Fixes
6+
7+
- stdout/stderr uncaughtException ([fc2ceb1](https://github.com/nDriaDev/vite-plugin-universal-api/commit/fc2ceb1))
8+
9+
### Documentation
10+
11+
- update documentations ([05d4e74](https://github.com/nDriaDev/vite-plugin-universal-api/commit/05d4e74))
12+
- update documentations ([14efce0](https://github.com/nDriaDev/vite-plugin-universal-api/commit/14efce0))
13+
- update documentations ([94bccbf](https://github.com/nDriaDev/vite-plugin-universal-api/commit/94bccbf))
14+
- update documentations ([f7a2e53](https://github.com/nDriaDev/vite-plugin-universal-api/commit/f7a2e53))
15+
16+
### Chores
17+
18+
- update dependencies ([72fa40a](https://github.com/nDriaDev/vite-plugin-universal-api/commit/72fa40a))
19+
320
## [2.1.0](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v2.1.0) - 2026-04-10
421

522
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@ndriadev/vite-plugin-universal-api",
33
"description": "Plugin Mock WebSocket, REST and File-based APIs for Vite",
44
"private": false,
5-
"version": "2.1.0",
5+
"version": "2.2.0",
66
"type": "module",
77
"files": [
88
"dist/",

0 commit comments

Comments
 (0)