We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7bfc0 commit e8b1154Copy full SHA for e8b1154
lib/updatehive-react.ts
@@ -8,6 +8,7 @@ export type {
8
9
export { useChangelogs } from './changelog.hook';
10
11
+export * from './components/changelog.util';
12
export * from './components/Base';
13
export { ChangelogContainer } from './components/ChangelogContainer';
14
export { useUpdateHiveContext } from './components/ChangelogContext';
0 commit comments