Skip to content

Commit 2dd5b55

Browse files
committed
chore: revert back to 0.0.1 for initial release
1 parent a3b253e commit 2dd5b55

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.0.1"
33
}

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@typespecs/blocknote",
3-
"version": "0.1.0",
3+
"version": "0.0.1",
44
"description": "TypeSpec definitions for BlockNote document schema",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)