Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
c6a6837a2e docs(changelog): add new entries from changelog 2025-06-17 12:33:51 +00:00

View File

@@ -5,6 +5,12 @@ export type Changelog = {
}
const changelogs: Changelog[] = [
{
label: 'Test title',
href: 'https://www.windmill.dev/changelog/test-slug',
date: '2025-06-12'
},
{
label: 'MQTT triggers',
href: 'https://www.windmill.dev/changelog/mqtt-triggers',