Skip to content

Commit 5122487

Browse files
github-actions[bot]pngwn
authored andcommitted
Version Packages
1 parent b6a6750 commit 5122487

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/long-comics-march.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/strong-toes-smile.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/mdsvex/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# mdsvex
22

3+
## 0.12.0
4+
5+
### Minor Changes
6+
7+
- [#617](https://github.com/pngwn/MDsveX/pull/617) [`623b182`](https://github.com/pngwn/MDsveX/commit/623b18277b867a7b088951609710af871c9b9e56) Thanks [@benmccann](https://github.com/benmccann)! - add exports map to package.json and cleanup build output.
8+
9+
### Patch Changes
10+
11+
- [#612](https://github.com/pngwn/MDsveX/pull/612) [`91ef99f`](https://github.com/pngwn/MDsveX/commit/91ef99f9e95f6014243deadbbdcc13aac24079f8) Thanks [@moiri-gamboni](https://github.com/moiri-gamboni)! - Fix typescript module declaration to resolve errors when importing markdown files as components
12+
313
## 0.11.2
414

515
### Patch Changes

packages/mdsvex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdsvex",
3-
"version": "0.11.2",
3+
"version": "0.12.0",
44
"description": "Markdown preprocessor for Svelte",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)