Skip to content

Commit 65718f3

Browse files
committed
20.0.0
1 parent f22e10f commit 65718f3

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [20.0.0] - 2025-06-13
6+
57
### BREAKING CHANGES
68

79
- **Dependency**: Require Angular 20

libs/ngx-contextmenu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perfectmemory/ngx-contextmenu",
3-
"version": "19.0.0",
3+
"version": "20.0.0",
44
"description": "A context menu component for Angular",
55
"keywords": [
66
"angular",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perfectmemory/ngx-contextmenu-monorepo",
3-
"version": "19.0.0",
3+
"version": "20.0.0",
44
"description": "Context menu for Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)