Skip to content

Commit 3cee925

Browse files
author
Andrea Cosentino
committed
chore(release): v1.0.4
1 parent cdf5380 commit 3cee925

2 files changed

Lines changed: 16 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1-
## [1.0.3](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.3) - 2026-02-05
2-
3-
### Documentation
4-
5-
- update logo ([87744db](https://github.com/nDriaDev/vite-plugin-universal-api/commit/87744db))
6-
1+
### [1.0.4](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.4) - 2026-02-09
2+
3+
### Documentation
4+
5+
- update changelog ([b675169](https://github.com/nDriaDev/vite-plugin-universal-api/commit/b675169))
6+
7+
### Chores
8+
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))
15+
716
## [1.0.2](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.2) - 2026-02-05
817

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

0 commit comments

Comments
 (0)