Skip to content

Commit a7e0324

Browse files
committed
chore(release): publish 0.6.0
1 parent 207f21b commit a7e0324

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## 0.6.0 (2024-08-13)
2+
3+
4+
### 🚀 Features
5+
6+
- add alert block custom inline reuse block-note vanillajs example ([8493a69](https://github.com/dytab/BlockNoteAngular/commit/8493a69))
7+
- add heading example ([f3da4a4](https://github.com/dytab/BlockNoteAngular/commit/f3da4a4))
8+
- suggestions-menu stays inside view with calculated maxHeight ([204cd9b](https://github.com/dytab/BlockNoteAngular/commit/204cd9b))
9+
- add TOC prototype block ([853e3ec](https://github.com/dytab/BlockNoteAngular/commit/853e3ec))
10+
11+
### 🩹 Fixes
12+
13+
- top bar is not over suggestion menu ([84ad75d](https://github.com/dytab/BlockNoteAngular/commit/84ad75d))
14+
- remove duplicated slash menu item ([47518e6](https://github.com/dytab/BlockNoteAngular/commit/47518e6))
15+
16+
### ❤️ Thank You
17+
18+
- Matthias Risto
19+
120
## 0.5.0 (2024-08-12)
221

322

libs/block-note-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dytab/block-note-angular",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)