Skip to content

Commit 38c1811

Browse files
committed
Release v0.1.0.
1 parent b6e7c22 commit 38c1811

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# w3c-api-browser Changelog
2+
3+
## 0.1.0
4+
5+
* Initial release.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "w3c-api-browser",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "Browse the W3C API (HAL) output.",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)