aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.changes
diff options
context:
space:
mode:
author苏向夜 <fu050409@163.com>2026-01-18 18:24:09 +0800
committer苏向夜 <fu050409@163.com>2026-01-18 18:24:09 +0800
commite7ac28c6b8467a8fca0a3b61ba498e4742d3a718 (patch)
treefab43eb6cfe5f3f5f184e99251d1aaa45afb5c77 /.changes
parent3335b9b63db067d3c97f945d2a978611f5474b30 (diff)
downloadDropOut-e7ac28c6b8467a8fca0a3b61ba498e4742d3a718.tar.gz
DropOut-e7ac28c6b8467a8fca0a3b61ba498e4742d3a718.zip
ci(semifold): prepare for alpha release
Diffstat (limited to '.changes')
-rw-r--r--.changes/alpha.md6
-rw-r--r--.changes/config.toml5
2 files changed, 6 insertions, 5 deletions
diff --git a/.changes/alpha.md b/.changes/alpha.md
new file mode 100644
index 0000000..d6f82b9
--- /dev/null
+++ b/.changes/alpha.md
@@ -0,0 +1,6 @@
+---
+"@dropout/ui": "patch:feat"
+dropout: "patch:feat"
+---
+
+Prepare for alpha mode pre-release.
diff --git a/.changes/config.toml b/.changes/config.toml
index f2c64b3..8df2c64 100644
--- a/.changes/config.toml
+++ b/.changes/config.toml
@@ -9,11 +9,6 @@ fix = "Bug Fixes"
perf = "Performance Improvements"
refactor = "Refactors"
-[packages."@dropout/dropout"]
-path = "."
-resolver = "nodejs"
-version-mode = { pre-release.tag = "alpha" }
-
[packages."@dropout/ui"]
path = "ui"
resolver = "nodejs"