From 1ddd416421ac1f07500b2e875b18fd52d7cf166b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 27 Jan 2025 13:38:22 +0000 Subject: [PATCH] Chore(release): 4.6.4 [skip ci] ## [4.6.4](https://github.com/cgkineo/adapt-hotgrid/compare/v4.6.3...v4.6.4) (2025-01-27) ### Fix * check if popup close event is relevant (fixes #160) (#161) ([676f12c](https://github.com/cgkineo/adapt-hotgrid/commit/676f12ce846d05d8a54661283ad0a67ca7eb10b3)), closes [#160](https://github.com/cgkineo/adapt-hotgrid/issues/160) [#161](https://github.com/cgkineo/adapt-hotgrid/issues/161) --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index dd9224a..710d2e7 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-hotgrid", - "version": "4.6.3", + "version": "4.6.4", "framework": ">=5.33.10", "homepage": "https://github.com/cgkineo/adapt-hotgrid", "issues": "https://github.com/cgkineo/adapt-hotgrid/issues/", diff --git a/package.json b/package.json index dd9224a..710d2e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt-hotgrid", - "version": "4.6.3", + "version": "4.6.4", "framework": ">=5.33.10", "homepage": "https://github.com/cgkineo/adapt-hotgrid", "issues": "https://github.com/cgkineo/adapt-hotgrid/issues/",