Change experimental plugins to stable

See discussion at https://talk.tiddlywiki.org/t/introduction-to-the-geospatial-plugin/7984/37
This commit is contained in:
Jeremy Ruston 2025-05-18 12:04:08 +01:00
parent a0fbd4e0f3
commit da4f5c64ca
5 changed files with 5 additions and 5 deletions

View file

@ -3,5 +3,5 @@
"name": "Confetti",
"description": "Animated confetti effect",
"list": "readme",
"stability": "STABILITY_1_EXPERIMENTAL"
"stability": "STABILITY_2_STABLE"
}

View file

@ -3,5 +3,5 @@
"name": "Geospatial Utilities",
"description": "Geospatial utilities",
"list": "readme docs settings license",
"stability": "STABILITY_1_EXPERIMENTAL"
"stability": "STABILITY_2_STABLE"
}

View file

@ -3,5 +3,5 @@
"name": "Stacked View",
"description": "Stacked card storyview",
"list": "readme",
"stability": "STABILITY_1_EXPERIMENTAL"
"stability": "STABILITY_2_STABLE"
}

View file

@ -4,5 +4,5 @@
"description": "A tour of TiddlyWiki",
"list": "readme docs settings",
"dependents": ["$:/plugins/tiddlywiki/confetti","$:/plugins/tiddlywiki/dynannotate"],
"stability": "STABILITY_1_EXPERIMENTAL"
"stability": "STABILITY_2_STABLE"
}

View file

@ -3,5 +3,5 @@
"name": "TW5.com Docs",
"description": "Documentation from tiddlywiki.com",
"list": "readme",
"stability": "STABILITY_1_EXPERIMENTAL"
"stability": "STABILITY_2_STABLE"
}