From eaa0eea6b3612b80a75684b710215609abf64b2c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Roucheray?= Date: Fri, 8 Mar 2024 17:22:46 +0100 Subject: [PATCH] 17.0.2 --- 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 ad3d24e..cc2d203 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## [Unreleased] +## [17.0.2] - 2024-03-08 + ## [17.0.1] - 2024-03-08 ### Fix diff --git a/libs/ngx-contextmenu/package.json b/libs/ngx-contextmenu/package.json index 7f28ba2..c158600 100644 --- a/libs/ngx-contextmenu/package.json +++ b/libs/ngx-contextmenu/package.json @@ -1,6 +1,6 @@ { "name": "@perfectmemory/ngx-contextmenu", - "version": "17.0.1", + "version": "17.0.2", "description": "A context menu component for Angular", "keywords": [ "angular", diff --git a/package.json b/package.json index 885ba76..03d5752 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@perfectmemory/ngx-contextmenu-monorepo", - "version": "17.0.1", + "version": "17.0.2", "description": "Context menu for Angular", "keywords": [ "angular",