mirror of
https://github.com/langgenius/dify.git
synced 2026-07-24 04:58:32 +08:00
| .. | ||
| __tests__ | ||
| release-actions | ||
| release-history | ||
| index.tsx | ||
| README.md | ||
| state.ts | ||
Deployment Releases
Releases route for release history, release actions, deployment summaries, and release DSL export.
Internal Modules
| Module | Why this module uses it |
|---|---|
route-state |
Reads the route app instance identity for release queries. |
detail/releases/release-history |
Renders release history rows and pagination. |
External Modules
None.