ToolJet/server/templates/release-notes/manifest.json
2025-02-25 12:22:50 +05:30

19 lines
No EOL
382 B
JSON

{
"name": "Release notes",
"description": "Stay informed about new features and bug fixes with clear and concise release notes.",
"widgets": [
"Table"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
},
{
"name": "Run JavaScript",
"id": "runjs"
}
],
"id": "release-notes",
"category": "product-management"
}