Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Chore: Release 5.4.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.4.2](https://github.com/HT2-Labs/adapt-contrib-flipcard/compare/v5.4.1...v5.4.2) (2024-07-23)

### Fix

* Adding overflow auto to flipcard item face to allow scrollable content when larger than box size (ADAPT-12396) (#77) ([00c2699](https://github.com/HT2-Labs/adapt-contrib-flipcard/commit/00c269948c647aa44b07b2f0aebfa1607c7b07b1)), closes [#77](https://github.com/HT2-Labs/adapt-contrib-flipcard/issues/77)
  • Loading branch information
semantic-release-bot committed Jul 23, 2024
1 parent 00c2699 commit f06f347
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-contrib-flipcard",
"version": "5.4.1",
"version": "5.4.2",
"framework": ">=5.19.1",
"homepage": "https://github.com/HT2-Labs/adapt-contrib-flipcard",
"repository": {
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-flipcard",
"version": "5.4.1",
"version": "5.4.2",
"framework": ">=5.19.1",
"homepage": "https://github.com/HT2-Labs/adapt-contrib-flipcard",
"repository": {

0 comments on commit f06f347

Please sign in to comment.