From c81a006363190aac80bbc86ae0f2de61176a881e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 4 Nov 2024 13:01:18 +0000 Subject: [PATCH] Chore(release): 4.6.1 [skip ci] ## [4.6.1](https://github.com/cgkineo/adapt-hotgrid/compare/v4.6.0...v4.6.1) (2024-11-04) ### fix * Bump braces from 3.0.2 to 3.0.3 (#151) ([789262e](https://github.com/cgkineo/adapt-hotgrid/commit/789262ee003ec98ccc1d81ec7db2944159d0d5ba)), closes [#151](https://github.com/cgkineo/adapt-hotgrid/issues/151) ### Fix * notify aria-labelledby element id (fixes #152) (#153) ([1be4cb6](https://github.com/cgkineo/adapt-hotgrid/commit/1be4cb629b316216740854856496cc7456964f15)), closes [#152](https://github.com/cgkineo/adapt-hotgrid/issues/152) [#153](https://github.com/cgkineo/adapt-hotgrid/issues/153) --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index ffb7809..48bc09b 100755 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "adapt-hotgrid", - "version": "4.6.0", + "version": "4.6.1", "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 ffb7809..48bc09b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt-hotgrid", - "version": "4.6.0", + "version": "4.6.1", "framework": ">=5.33.10", "homepage": "https://github.com/cgkineo/adapt-hotgrid", "issues": "https://github.com/cgkineo/adapt-hotgrid/issues/",