Skip to content

Commit

Permalink
chore: release main (#645)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


<details><summary>react: 0.1.14</summary>

## [0.1.14](react-v0.1.13...react-v0.1.14) (2024-04-28)


### Bug Fixes

* **react:** handle fetchpriority vs fetchPriority ([#644](#644)) ([6b76808](6b76808))
* **react:** support Next.js server component ([#646](#646)) ([a2e58ea](a2e58ea))
</details>

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
mixie-bot[bot] authored Apr 28, 2024
1 parent a2e58ea commit 225cafc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages/core": "0.0.49",
"packages/react": "0.1.13",
"packages/react": "0.1.14",
"packages/solid": "0.0.49",
"packages/svelte": "0.0.53",
"packages/vue": "0.0.50",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,14 @@
* dependencies
* @unpic/core bumped from 0.0.45 to 0.0.46

## [0.1.14](https://github.com/ascorbic/unpic-img/compare/react-v0.1.13...react-v0.1.14) (2024-04-28)


### Bug Fixes

* **react:** handle fetchpriority vs fetchPriority ([#644](https://github.com/ascorbic/unpic-img/issues/644)) ([6b76808](https://github.com/ascorbic/unpic-img/commit/6b768085803a49882e7036e4358b52d1972ecc7c))
* **react:** support Next.js server component ([#646](https://github.com/ascorbic/unpic-img/issues/646)) ([a2e58ea](https://github.com/ascorbic/unpic-img/commit/a2e58ea207d585e61bd6039876747e3e72e3d1ba))

## [0.1.13](https://github.com/ascorbic/unpic-img/compare/react-v0.1.12...react-v0.1.13) (2024-03-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unpic/react",
"version": "0.1.13",
"version": "0.1.14",
"license": "MIT",
"description": "React component for responsive, high-performance images",
"keywords": [
Expand Down

0 comments on commit 225cafc

Please sign in to comment.