Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
cjtantay committed Nov 8, 2024
1 parent fd66185 commit 3196000
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.47.5] - 2024-11-08
- Updated `contentHeight` calculation to use `clientHeight` of `<body>` for more precise sizing
- Adjusted viewport settings to dynamically set content height based on the `<body>` element.
- Introduced `calculateContentHeight` function to dynamically scale the height of fallback images based on a fixed content width.

## [0.47.4] - 2024-11-07
- Updated manifest to correctly source assets in link tags, removing incorrect file references
Expand Down

0 comments on commit 3196000

Please sign in to comment.