diff options
| author | 2026-01-18 18:24:09 +0800 | |
|---|---|---|
| committer | 2026-01-18 18:24:09 +0800 | |
| commit | e7ac28c6b8467a8fca0a3b61ba498e4742d3a718 (patch) | |
| tree | fab43eb6cfe5f3f5f184e99251d1aaa45afb5c77 /.changes/config.toml | |
| parent | 3335b9b63db067d3c97f945d2a978611f5474b30 (diff) | |
| download | DropOut-e7ac28c6b8467a8fca0a3b61ba498e4742d3a718.tar.gz DropOut-e7ac28c6b8467a8fca0a3b61ba498e4742d3a718.zip | |
ci(semifold): prepare for alpha release
Diffstat (limited to '.changes/config.toml')
| -rw-r--r-- | .changes/config.toml | 5 |
1 files changed, 0 insertions, 5 deletions
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" |