Skip to content

Commit 96292fc

Browse files
Merge pull request #3 from typespecs/release-please--branches--main--components--blocknote
chore(main): release blocknote 0.1.0
2 parents edfcb73 + 3a20c07 commit 96292fc

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-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.0.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/typespecs/BlockNote/compare/blocknote-v0.0.1...blocknote-v0.1.0) (2026-02-18)
4+
5+
6+
### Features
7+
8+
* initial release ([edfcb73](https://github.com/typespecs/BlockNote/commit/edfcb73d4a6d4836ed3e26ba8800b6c282a08156))

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.0.1",
3+
"version": "0.1.0",
44
"description": "TypeSpec definitions for BlockNote document schema",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)