We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87744db commit 10334aeCopy full SHA for 10334ae
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
### [1.0.1](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.1) - 2026-02-05
2
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
9
## [1.0.2](https://github.com/nDriaDev/vite-plugin-universal-api/releases/tag/v1.0.2) - 2026-02-05
10
11
### Chores
package.json
@@ -2,7 +2,7 @@
"name": "@ndriadev/vite-plugin-universal-api",
"description": "Plugin Mock WebSocket, REST and File-based APIs for Vite",
"private": false,
- "version": "1.0.2",
+ "version": "1.0.3",
"type": "module",
"files": [
"dist/",
0 commit comments