Skip to content

Commit 3f84880

Browse files
committed
1.0.0
1 parent 98c13d4 commit 3f84880

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11
# Changelog
2+
3+
## [1.0.0] - 2022-03-05
4+
5+
_:seedling: Initial release. If you are upgrading from `level-js`, please see [UPGRADING.md](UPGRADING.md)._
6+
7+
[1.0.0]: https://github.com/Level/browser-level/releases/tag/v1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browser-level",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "An abstract-level database for browsers, backed by IndexedDB",
55
"author": "max ogden",
66
"license": "MIT",

0 commit comments

Comments
 (0)