Skip to content

Commit d8d259e

Browse files
Merge pull request #52 from christian-hackyourshack/changeset-release/main
[ci] release
2 parents 3ac0039 + a5737ae commit d8d259e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/violet-tigers-sort.md

-5
This file was deleted.

packages/astro-m2dx-image/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# astro-m2dx-image
22

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- [`3ac0039`](https://github.com/christian-hackyourshack/npm/commit/3ac003949c023af8c0591a144c4931bfbbab3b9c) Thanks [@christian-hackyourshack](https://github.com/christian-hackyourshack)! - Improved heuristic to derive requested width and height
8+
39
## 0.0.7
410

511
### Patch Changes

packages/astro-m2dx-image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-m2dx-image",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Astro components for using @astrojs/image in MDX",
55
"author": "christian@hackyourshack.org",
66
"homepage": "https://astro-m2dx.netlify.app/blog/working-with-images",

0 commit comments

Comments
 (0)