Skip to content

Commit 3d87f42

Browse files
author
Andrea Cosentino
committed
chore(release): v1.0.5
1 parent 94c0e73 commit 3d87f42

2 files changed

Lines changed: 3 additions & 10 deletions

File tree

CHANGELOG.md

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

3-
### Documentation
4-
5-
- update changelog ([b675169](https://github.com/nDriaDev/vite-plugin-universal-api/commit/b675169))
3+
## [1.0.5](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.5) - 2026-02-19
64

75
### Chores
86

9-
- update dependencies ([cdf5380](https://github.com/nDriaDev/vite-plugin-universal-api/commit/cdf5380))
10-
11-
### Other Changes
12-
13-
- Update package.json ([86f922b](https://github.com/nDriaDev/vite-plugin-universal-api/commit/86f922b))
14-
- Update README.md ([7582abe](https://github.com/nDriaDev/vite-plugin-universal-api/commit/7582abe))
7+
- update dependencies ([94c0e73](https://github.com/nDriaDev/vite-plugin-universal-api/commit/94c0e73))
158

169
## [1.0.2](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.2) - 2026-02-05
1710

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

0 commit comments

Comments
 (0)