Skip to content

Commit ac7445b

Browse files
committed
19.0.0
1 parent e2a2f86 commit ac7445b

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [19.0.0] - 2024-12-11
6+
57
### BREAKING CHANGES
68

79
- **Dependency**: Require Angular 19

libs/ngx-contextmenu/package.json

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

package.json

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

0 commit comments

Comments
 (0)