diff --git a/CHANGELOG.md b/CHANGELOG.md index 1570612..ba21163 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [19.0.0] - 2024-12-11 + ### BREAKING CHANGES - **Dependency**: Require Angular 19 diff --git a/libs/ngx-contextmenu/package.json b/libs/ngx-contextmenu/package.json index c74a80f..f8c889c 100644 --- a/libs/ngx-contextmenu/package.json +++ b/libs/ngx-contextmenu/package.json @@ -1,6 +1,6 @@ { "name": "@perfectmemory/ngx-contextmenu", - "version": "18.0.0", + "version": "19.0.0", "description": "A context menu component for Angular", "keywords": [ "angular", diff --git a/package.json b/package.json index 0fb5f33..a0f932e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@perfectmemory/ngx-contextmenu-monorepo", - "version": "18.0.0", + "version": "19.0.0", "description": "Context menu for Angular", "keywords": [ "angular",