Skip to content

Commit cae765c

Browse files
Merge pull request #56 from christian-hackyourshack/changeset-release/main
[ci] release
2 parents abfcb72 + 38a5f1e commit cae765c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/funny-walls-drive.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.12
4+
5+
### Patch Changes
6+
7+
- [`abfcb72`](https://github.com/christian-hackyourshack/npm/commit/abfcb72b4036b5f96c1037899f0a7d2ed27125b7) Thanks [@christian-hackyourshack](https://github.com/christian-hackyourshack)! - Fixed error in last release
8+
39
## 0.0.11
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.11",
3+
"version": "0.0.12",
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)