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 b4f38f6 commit da44eb8Copy full SHA for da44eb8
CHANGELOG.md
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
7
## Unreleased
8
9
-## 8.0.0 - 2024-04-24
+## 8.0.0 - 2024-04-29
10
11
### Added
12
- Support for Angular 16 & 17. Angular 15 is still supported via ^7.0.0 #INT-3274
package.json
@@ -72,6 +72,6 @@
72
"dependencies": {
73
"tinymce": "^5.10.7"
74
},
75
- "version": "8.0.0-rc",
+ "version": "8.0.0",
76
"name": "@tinymce/tinymce-angular"
77
}
0 commit comments