Skip to content

Commit 24344c7

Browse files
github-actions[bot]pngwn
authored andcommitted
Version Packages
1 parent e3d6228 commit 24344c7

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/modern-bears-pull.md

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

packages/mdsvex/CHANGELOG.md

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

3+
## 0.10.2
4+
5+
### Patch Changes
6+
7+
- [#401](https://github.com/pngwn/MDsveX/pull/401) [`e3d6228`](https://github.com/pngwn/MDsveX/commit/e3d6228851d1e75f073687a4f7fa4ad72fcd246b) Thanks [@PuruVJ](https://github.com/PuruVJ)! - expose types, and defineMDSveXConfig
8+
39
## 0.10.1
410

511
### 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.10.1",
3+
"version": "0.10.2",
44
"description": "Markdown preprocessor for Svelte",
55
"main": "dist/main.cjs.js",
66
"module": "dist/main.es.js",

0 commit comments

Comments
 (0)