Skip to content

Commit

Permalink
Chore(release): 4.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [4.6.2](v4.6.1...v4.6.2) (2024-11-22)

### Fix

* React HotgridPopup error for conditional `id` attribute (fixes #154). (#155) ([b216f55](b216f55)), closes [#154](#154) [#155](#155)
  • Loading branch information
semantic-release-bot committed Nov 22, 2024
1 parent b216f55 commit 9bc1f85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-hotgrid",
"version": "4.6.1",
"version": "4.6.2",
"framework": ">=5.33.10",
"homepage": "https://github.com/cgkineo/adapt-hotgrid",
"issues": "https://github.com/cgkineo/adapt-hotgrid/issues/",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-hotgrid",
"version": "4.6.1",
"version": "4.6.2",
"framework": ">=5.33.10",
"homepage": "https://github.com/cgkineo/adapt-hotgrid",
"issues": "https://github.com/cgkineo/adapt-hotgrid/issues/",
Expand Down

0 comments on commit 9bc1f85

Please sign in to comment.