We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecce72a commit 65c89a4Copy full SHA for 65c89a4
CHANGELOG.md
@@ -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
12
## 1.8.1 (2025-05-07)
13
14
### 🩹 Fixes
libs/ngx-blocknote/package.json
@@ -1,7 +1,7 @@
{
"name": "@dytab/ngx-blocknote",
"homepage": "https://dytab.github.io/ngx-blocknote",
- "version": "1.8.1",
+ "version": "1.8.2",
"publishConfig": {
"access": "public"
},
0 commit comments