Initial stable release of the Module API

Primarily to get away from semver treating every update as breaking in the 0.x.y series.
This commit is contained in:
Michael Telatynski
2025-05-13 10:40:26 +01:00
parent 995bc51e93
commit 333f985065
+1 -1
View File
@@ -12,7 +12,7 @@
"test": "echo no tests yet"
},
"devDependencies": {
"@element-hq/element-web-module-api": "^0.1.0",
"@element-hq/element-web-module-api": "^1.0.0",
"@nordeck/element-web-guest-module": "^2.0.0",
"@nordeck/element-web-opendesk-module": "^0.5.0",
"@nordeck/element-web-widget-lifecycle-module": "^1.0.1",