Skip to content

Commit 10334ae

Browse files
author
Andrea Cosentino
committed
chore(release): v1.0.3
1 parent 87744db commit 10334ae

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.0.3](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.3) - 2026-02-05
4+
5+
### Documentation
6+
7+
- update logo ([87744db](https://github.com/nDriaDev/vite-plugin-universal-api/commit/87744db))
8+
39
## [1.0.2](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.2) - 2026-02-05
410

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

0 commit comments

Comments
 (0)