Skip to content

Commit

Permalink
Chore(release): 4.5.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.5.1](v4.5.0...v4.5.1) (2024-01-10)

### Fix

* Add _graphic._classes property (fixes #143) ([22787b1](22787b1)), closes [#143](#143)
  • Loading branch information
semantic-release-bot committed Jan 10, 2024
1 parent 22787b1 commit b9c7e29
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.5.0",
"version": "4.5.1",
"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.5.0",
"version": "4.5.1",
"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 b9c7e29

Please sign in to comment.