From e4384a3a7d05327e6b8786acb744c5d6240bee4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Roucheray?= Date: Thu, 30 May 2024 21:23:57 +0200 Subject: [PATCH] 18.0.0 --- CHANGELOG.md | 2 ++ libs/ngx-contextmenu/package.json | 2 +- package.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 898eb45..95a13ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [18.0.0] - 2024-05-30 + ### BREAKING CHANGES - **Dependency**: Require Angular 18 diff --git a/libs/ngx-contextmenu/package.json b/libs/ngx-contextmenu/package.json index 65569a1..901bece 100644 --- a/libs/ngx-contextmenu/package.json +++ b/libs/ngx-contextmenu/package.json @@ -1,6 +1,6 @@ { "name": "@perfectmemory/ngx-contextmenu", - "version": "17.0.3", + "version": "18.0.0", "description": "A context menu component for Angular", "keywords": [ "angular", diff --git a/package.json b/package.json index 1c6e2c1..fb015c7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@perfectmemory/ngx-contextmenu-monorepo", - "version": "17.0.3", + "version": "18.0.0", "description": "Context menu for Angular", "keywords": [ "angular",