Skip to content

Commit e4384a3

Browse files
committed
18.0.0
1 parent ec62c9f commit e4384a3

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+
## [18.0.0] - 2024-05-30
6+
57
### BREAKING CHANGES
68

79
- **Dependency**: Require Angular 18

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": "17.0.3",
3+
"version": "18.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": "17.0.3",
3+
"version": "18.0.0",
44
"description": "Context menu for Angular",
55
"keywords": [
66
"angular",

0 commit comments

Comments
 (0)