Skip to content

Commit e44e09f

Browse files
github-actions[bot]pngwn
authored andcommitted
Version Packages
1 parent 9d98465 commit e44e09f

4 files changed

Lines changed: 9 additions & 11 deletions

File tree

.changeset/cuddly-drinks-beg.md

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

.changeset/six-wasps-move.md

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

packages/mdsvex/CHANGELOG.md

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

3+
## 0.10.3
4+
5+
### Patch Changes
6+
7+
- [#405](https://github.com/pngwn/MDsveX/pull/405) [`9d98465`](https://github.com/pngwn/MDsveX/commit/9d98465dce438efd520b069ae90b75fafe0f65db) Thanks [@pngwn](https://github.com/pngwn)! - Delete globals.d.ts
8+
9+
* [#403](https://github.com/pngwn/MDsveX/pull/403) [`5349992`](https://github.com/pngwn/MDsveX/commit/5349992078dbc9f3116089570465aec383934432) Thanks [@pngwn](https://github.com/pngwn)! - Revert 401 feat/defineconfig
10+
311
## 0.10.2
412

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

0 commit comments

Comments
 (0)