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 6d452e1 commit 3bcbeafCopy full SHA for 3bcbeaf
CHANGELOG.md
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
9
+## 9.1.1 - 2025-10-31
10
+
11
### Fixed
12
- `EventObj` interface not being importable.
13
- `licenseKey` was not defaulted to `gpl`. #INT-3380
package.json
@@ -75,6 +75,6 @@
75
"webpack": "^5.95.0",
76
"zone.js": "~0.14.8"
77
},
78
- "version": "9.1.1-rc",
+ "version": "9.1.1",
79
"name": "@tinymce/tinymce-angular"
80
}
0 commit comments