Add changelog page to website (#3242)

* Add changelog page to website

* Add pages for individual changelog entries that can be linked to

* Handle first case for individual page

* Add some more changelog entries, improve some spacing
This commit is contained in:
Prospector
2025-02-11 08:50:27 -08:00
committed by GitHub
parent affeec82f0
commit cade2c182c
8 changed files with 487 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
export * from './billing'
export * from './changelog'
export * from './highlight'
export * from './licenses'
export * from './parse'