Skip to content

Commit 65c89a4

Browse files
committed
chore(release): publish 1.8.2
1 parent ecce72a commit 65c89a4

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 1.8.2 (2025-05-08)
2+
3+
### 🩹 Fixes
4+
5+
- pin prosemirror-model ([126c400](https://github.com/dytab/ngx-blocknote/commit/126c400))
6+
- bump version to 1.8.1 ([40336e6](https://github.com/dytab/ngx-blocknote/commit/40336e6))
7+
8+
### ❤️ Thank You
9+
10+
- Johannes Klein
11+
112
## 1.8.1 (2025-05-07)
213

314
### 🩹 Fixes

libs/ngx-blocknote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@dytab/ngx-blocknote",
33
"homepage": "https://dytab.github.io/ngx-blocknote",
4-
"version": "1.8.1",
4+
"version": "1.8.2",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)