You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(changelog): add changelog page with styling and markdown rendering
- Implemented a new changelog page with a responsive layout.
- Added CSS styles for the changelog components, including headers, entries, and badges.
- Created a ReleaseCard component to display individual release details.
- Introduced a markdown rendering function to parse and display release notes.
- Included functionality for expanding and collapsing release body content.
- Integrated release data from a JSON file for dynamic content rendering.
Merge pull request #1332 from recodehive/copilot/dynamic-mapping-for-…
…discussions
feat: wire DOCUSAURUS_GIT_TOKEN to GitHub service for live discussions