Skip to content

Commit

Permalink
release: v0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisvxd committed Apr 12, 2024
1 parent 1ac1ad1 commit e50ef03
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.5](https://github.com/measuredco/auto-frame-component/compare/v0.1.3...v0.1.5) (2024-04-12)


### Bug Fixes

* don't fail if element doesn't exist on removal ([1ac1ad1](https://github.com/measuredco/auto-frame-component/commit/1ac1ad182439af2f43e188e653adb44fdfa06f1b))


### Performance Improvements

* inject initial styles in bulk, and refactor hashing code ([0bb7efc](https://github.com/measuredco/auto-frame-component/commit/0bb7efce9996a1f1a2fd110ded94fed0a3f88ecd))




## [0.1.4](https://github.com/measuredco/auto-frame-component/compare/v0.1.3...v0.1.4) (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.4",
"version": "0.1.5",
"author": "Measured Corporation Ltd <hello@measured.co>",
"repository": "measuredco/auto-frame-component",
"bugs": "https://github.com/measuredco/auto-frame-component/issues",
Expand Down

0 comments on commit e50ef03

Please sign in to comment.