Skip to content

Commit 4cbcc48

Browse files
author
Andrea Cosentino
committed
chore(release): v1.0.7
1 parent b169630 commit 4cbcc48

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.0.7](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.7) - 2026-03-29
4+
5+
### Bug Fixes
6+
7+
- linting ([b169630](https://github.com/nDriaDev/vite-plugin-universal-api/commit/b169630))
8+
9+
### Documentation
10+
11+
- add lib version to doc ([7fbad3c](https://github.com/nDriaDev/vite-plugin-universal-api/commit/7fbad3c))
12+
13+
### Chores
14+
15+
- update dependencies ([8f30711](https://github.com/nDriaDev/vite-plugin-universal-api/commit/8f30711))
16+
317
## [1.0.6](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.6) - 2026-03-12
418

519
### 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.6",
5+
"version": "1.0.7",
66
"type": "module",
77
"files": [
88
"dist/",

0 commit comments

Comments
 (0)