Skip to content

Commit b11c28e

Browse files
committed
17.0.3
1 parent edabda1 commit b11c28e

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+
## [17.0.3] - 2024-05-30
6+
57
### Fix
68

79
- Close all instances of contextmenu when opening one

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

0 commit comments

Comments
 (0)