Skip to content

Commit

Permalink
release: v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Apr 16, 2024
1 parent ad6452f commit 743d60a
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

<!--__CHANGELOG_ENTRY__-->

## [0.1.6](https://github.com/measuredco/auto-frame-component/compare/v0.1.5...v0.1.6) (2024-04-16)


### Bug Fixes

* ensure onStylesLoaded callback is fired consistently ([d298f1b](https://github.com/measuredco/auto-frame-component/commit/d298f1b36ed31611604ad4a9f3e5f91da61ba775))


### Performance Improvements

* don't load duplicate styles for link tags with matching hrefs ([ad6452f](https://github.com/measuredco/auto-frame-component/commit/ad6452fdac880b3dc202aeab006d48ab8328e0e7))




## [0.1.5](https://github.com/measuredco/auto-frame-component/compare/v0.1.3...v0.1.5) (2024-04-12)


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": "@measured/auto-frame-component",
"version": "0.1.5",
"version": "0.1.6",
"author": "Measured Corporation Ltd <[email protected]>",
"repository": "measuredco/auto-frame-component",
"bugs": "https://github.com/measuredco/auto-frame-component/issues",
Expand Down

0 comments on commit 743d60a

Please sign in to comment.