Skip to content

Commit

Permalink
chore(release): 5.2.0-next.1 [skip ci]
Browse files Browse the repository at this point in the history
# [5.2.0-next.1](v5.1.12...v5.2.0-next.1) (2024-09-05)

### Bug Fixes

* ensure both key/value and object conversion are supported for JS data attributes ([f243d60](f243d60))
* force release 5.2.0-next.2 ([a5a1953](a5a1953))
* **types:** fix AssetJsLike type ([19494f5](19494f5))
* update @podium/utils ([719c1e0](719c1e0))

### Features

* automatically send assets with content/fallback requests as 103 early hints ([c4c8c88](c4c8c88))
  • Loading branch information
semantic-release-bot committed Sep 5, 2024
1 parent a5a1953 commit b0b7c39
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
# [5.2.0-next.1](https://github.com/podium-lib/podlet/compare/v5.1.12...v5.2.0-next.1) (2024-09-05)


### Bug Fixes

* ensure both key/value and object conversion are supported for JS data attributes ([f243d60](https://github.com/podium-lib/podlet/commit/f243d607356166cd77c83eb72ef7ea84f4b95d80))
* force release 5.2.0-next.2 ([a5a1953](https://github.com/podium-lib/podlet/commit/a5a19536aab17130e79f14b2a8d7e7f58e61d0f0))
* **types:** fix AssetJsLike type ([19494f5](https://github.com/podium-lib/podlet/commit/19494f51c338468c362668678654c119993795db))
* update @podium/utils ([719c1e0](https://github.com/podium-lib/podlet/commit/719c1e0ae4e06144e084e8b95bd04d94313b116e))


### Features

* automatically send assets with content/fallback requests as 103 early hints ([c4c8c88](https://github.com/podium-lib/podlet/commit/c4c8c889bc491b8a3c4a896220d1205164e6fde4))

# [5.2.0-next.1](https://github.com/podium-lib/podlet/compare/v5.1.12...v5.2.0-next.1) (2024-09-05)


### Bug Fixes

* ensure both key/value and object conversion are supported for JS data attributes ([f243d60](https://github.com/podium-lib/podlet/commit/f243d607356166cd77c83eb72ef7ea84f4b95d80))
Expand Down

0 comments on commit b0b7c39

Please sign in to comment.