mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7570d67787 | ||
|
|
d19e0b676b | ||
|
|
08d4af2dc0 | ||
|
|
7f8034ae44 | ||
|
|
19ae52dd12 |
@@ -1,3 +1,5 @@
|
||||
## hway/v0.0.3 (2025-10-04)
|
||||
|
||||
## hway/v0.0.2 (2025-10-04)
|
||||
|
||||
## hway/v0.0.1 (2025-10-03)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## motr/v0.0.3 (2025-10-04)
|
||||
|
||||
## motr/v0.0.2 (2025-10-04)
|
||||
|
||||
## motr/v0.0.1 (2025-10-03)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## snrd/v0.0.3 (2025-10-04)
|
||||
|
||||
## snrd/v0.0.2 (2025-10-04)
|
||||
|
||||
## snrd/v0.0.1 (2025-10-03)
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
## vault/v0.0.2 (2025-10-04)
|
||||
|
||||
## vault/v0.0.1 (2025-10-03)
|
||||
|
||||
|
||||
|
||||
@@ -165,15 +165,16 @@ export {
|
||||
} from './ui/dropdown-menu';
|
||||
|
||||
// Export dashboard service components
|
||||
export {
|
||||
ServiceList,
|
||||
ServiceCard,
|
||||
ServiceForm,
|
||||
ServiceDetails,
|
||||
ServiceSearch,
|
||||
ServiceMetrics,
|
||||
type Service,
|
||||
} from './dashboard/services';
|
||||
// TODO: Uncomment when services components are implemented
|
||||
// export {
|
||||
// ServiceList,
|
||||
// ServiceCard,
|
||||
// ServiceForm,
|
||||
// ServiceDetails,
|
||||
// ServiceSearch,
|
||||
// ServiceMetrics,
|
||||
// type Service,
|
||||
// } from './dashboard/services';
|
||||
|
||||
// Export dashboard domain verification components
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user