Skip to content

Commit

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


<details><summary>astro: 0.0.47</summary>

## [0.0.47](astro-v0.0.46...astro-v0.0.47) (2024-09-17)


### Bug Fixes

* **astro:** support Astro 5 ([#689](#689)) ([6e43909](6e43909))
</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 Sep 17, 2024
1 parent 6e43909 commit 7fbe8e0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"packages/solid": "0.0.49",
"packages/svelte": "0.0.53",
"packages/vue": "0.0.50",
"packages/astro": "0.0.46",
"packages/astro": "0.0.47",
"packages/preact": "0.0.44",
"packages/qwik": "0.0.46",
"packages/webc": "0.0.43",
Expand Down
7 changes: 7 additions & 0 deletions packages/astro/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,13 @@
* dependencies
* @unpic/core bumped from 0.0.45 to 0.0.46

## [0.0.47](https://github.com/ascorbic/unpic-img/compare/astro-v0.0.46...astro-v0.0.47) (2024-09-17)


### Bug Fixes

* **astro:** support Astro 5 ([#689](https://github.com/ascorbic/unpic-img/issues/689)) ([6e43909](https://github.com/ascorbic/unpic-img/commit/6e43909308328b80e06d699ee1552d750b4662ec))

## [0.0.46](https://github.com/ascorbic/unpic-img/compare/astro-v0.0.45...astro-v0.0.46) (2024-03-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/astro/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@unpic/astro",
"version": "0.0.46",
"version": "0.0.47",
"type": "module",
"license": "MIT",
"description": "A high-performance, responsive image service and component library for Astro",
Expand Down

0 comments on commit 7fbe8e0

Please sign in to comment.