Skip to content

Commit 0c23c6d

Browse files
committed
chore: bump deps
1 parent 37c971c commit 0c23c6d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.49.5 (2025-02-16)
2+
3+
Updated to upgrade to `vite@8.0.0-beta.14`.
4+
15
# 0.49.4 (2025-01-30)
26

37
Updated to switch to [Vite 8 Beta](https://vite.dev/blog/announcing-vite8-beta).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rui-next",
3-
"version": "0.49.4",
3+
"version": "0.49.5",
44
"description": "Mobile web UI components based on React hooks and Vite 8",
55
"files": [
66
"dist/rui-next.css",

0 commit comments

Comments
 (0)