Skip to content

Commit

Permalink
Backport VersionsDropdown to v7 (#1939)
Browse files Browse the repository at this point in the history
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Jan 6, 2025
1 parent de3ed3a commit 9552fae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/thick-plants-vanish.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@theguild/components": minor
---

Add VersionDropdown component
1 change: 1 addition & 0 deletions packages/components/src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ export * from './explore-main-product-cards';
export * from './text-link';
export * from './contact-us';
export { Giscus } from './giscus';
export * from './product-card';
export * from './version-dropdown';
export * from './dropdown';

0 comments on commit 9552fae

Please sign in to comment.