Skip to content

Commit 19b6895

Browse files
author
Andrea Cosentino
committed
chore(release): v1.0.6
1 parent 9009b39 commit 19b6895

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.0.6](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.6) - 2026-03-12
4+
5+
### Chores
6+
7+
- update dependencies ([9009b39](https://github.com/nDriaDev/vite-plugin-universal-api/commit/9009b39))
8+
- update dependencies ([0899890](https://github.com/nDriaDev/vite-plugin-universal-api/commit/0899890))
9+
310
## [1.0.5](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.5) - 2026-02-19
411

512
### Chores

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": "1.0.5",
5+
"version": "1.0.6",
66
"type": "module",
77
"files": [
88
"dist/",

0 commit comments

Comments
 (0)