aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/package.json
diff options
context:
space:
mode:
author苏向夜 <46275354+fu050409@users.noreply.github.com>2026-01-19 00:42:00 +0800
committerGitHub <noreply@github.com>2026-01-19 00:42:00 +0800
commiteee4e0d54ea8d95c08742d36eaa9839b8646ab17 (patch)
tree6854a16f4d3d543a48a8f592071ac74d6abc8ba3 /ui/package.json
parentf57b6639424eb0258292870512e78c0670d3b94d (diff)
parentdc1f045eac107f7ca2f3cdc7d3cce333716ad10c (diff)
downloadDropOut-eee4e0d54ea8d95c08742d36eaa9839b8646ab17.tar.gz
DropOut-eee4e0d54ea8d95c08742d36eaa9839b8646ab17.zip
chore(release): bump versions (#63)
# Releases ## dropout ## v0.2.0-alpha.1 ### New Features - [`e7ac28c`](https://github.com/HydroRoll-Team/DropOut/commit/e7ac28c6b8467a8fca0a3b61ba498e4742d3a718): Prepare for alpha mode pre-release. ([#62](https://github.com/HydroRoll-Team/DropOut/pull/62) by @fu050409) ## @dropout/ui ## v0.2.0-alpha.1 ### New Features - [`e7ac28c`](https://github.com/HydroRoll-Team/DropOut/commit/e7ac28c6b8467a8fca0a3b61ba498e4742d3a718): Prepare for alpha mode pre-release. ([#62](https://github.com/HydroRoll-Team/DropOut/pull/62) by @fu050409)
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/package.json b/ui/package.json
index 934b149..1e30b01 100644
--- a/ui/package.json
+++ b/ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@dropout/ui",
- "version": "0.2.0-alpha",
+ "version": "0.2.0-alpha.1",
"private": true,
"type": "module",
"scripts": {
@@ -38,4 +38,4 @@
"typescript": "~5.9.3",
"vite": "npm:rolldown-vite@7.2.5"
}
-}
+} \ No newline at end of file