static-cms/website/content/releases.json
Daniel Lautzenheiser 421ecf17e6
Feature/website overhaul (#49)
* Reorganize repo
* Overhaul website design and rewrite in NextJS and Typescript
* Delete website-publish.yml
2022-10-25 09:18:18 -04:00

10 lines
223 B
JSON

{
"releases": [
{
"date": "2022-11-30T00:00:00.000Z",
"version": "1.0.0",
"description": "The first major release of Static CMS with an all-new UI, revamped documentation and much more."
}
]
}