Skip to content

Commit 14c9882

Browse files
Merge pull request #57 from christian-hackyourshack/changeset-release/main
[ci] release
2 parents f31cce6 + 401e3f6 commit 14c9882

File tree

7 files changed

+22
-9
lines changed

7 files changed

+22
-9
lines changed

.changeset/hungry-crews-return.md

-6
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.13
4+
5+
### Patch Changes
6+
7+
- [`f31cce6`](https://github.com/christian-hackyourshack/npm/commit/f31cce6027030ce0da4f72e16f96600843cb4a6e) Thanks [@christian-hackyourshack](https://github.com/christian-hackyourshack)! - Searching the className issue in the fog
8+
39
## 0.0.12
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.12",
3+
"version": "0.0.13",
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",

packages/astro-m2dx/CHANGELOG.md

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

3+
## 0.7.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f31cce6`](https://github.com/christian-hackyourshack/npm/commit/f31cce6027030ce0da4f72e16f96600843cb4a6e)]:
8+
- m2dx-utils@0.2.4
9+
310
## 0.7.12
411

512
### Patch Changes

packages/astro-m2dx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astro-m2dx",
3-
"version": "0.7.12",
3+
"version": "0.7.13",
44
"description": "Remark plugin to enhance MDX in the scope of Astro site generation",
55
"author": "christian@hackyourshack.org",
66
"homepage": "https://astro-m2dx.netlify.app/",

packages/m2dx-utils/CHANGELOG.md

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

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- [`f31cce6`](https://github.com/christian-hackyourshack/npm/commit/f31cce6027030ce0da4f72e16f96600843cb4a6e) Thanks [@christian-hackyourshack](https://github.com/christian-hackyourshack)! - Searching the className issue in the fog
8+
39
## 0.2.3
410

511
### Patch Changes

packages/m2dx-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "m2dx-utils",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "Utilities for MDX/mdast",
55
"author": "christian@hackyourshack.org",
66
"homepage": "https://m2dx-utils.netlify.app/",

0 commit comments

Comments
 (0)