We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6e7c22 commit 38c1811Copy full SHA for 38c1811
CHANGELOG.md
@@ -0,0 +1,5 @@
1
+# w3c-api-browser Changelog
2
+
3
+## 0.1.0
4
5
+* Initial release.
package.json
@@ -1,6 +1,6 @@
{
"name": "w3c-api-browser",
- "version": "0.0.0",
+ "version": "0.1.0",
"description": "Browse the W3C API (HAL) output.",
"type": "module",
6
"main": "index.js",
0 commit comments