Skip to content

Commit fe55913

Browse files
committed
release: ngx-editor v19.0.0-beta.1
1 parent 60e2d43 commit fe55913

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ All notable changes to this project will be documented in this file.
1313
> - Documentation
1414
> - Internal
1515
16+
## 19.0.0-beta.1 (2025-04-26)
17+
18+
#### Breaking Changes
19+
20+
- requires angular v19 or greater ([ec8f932](https://github.com/sibiraj-s/ngx-editor/commit/ec8f932))
21+
1622
## 18.0.0 (2024-09-01)
1723

1824
#### Breaking Changes

projects/ngx-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-editor",
3-
"version": "18.0.0",
3+
"version": "19.0.0-beta.1",
44
"description": "The Rich Text Editor for Angular, Built on ProseMirror",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)