Skip to content

Commit fa96b78

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

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/itchy-crabs-lick.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.1
4+
5+
### Patch Changes
6+
7+
- [#399](https://github.com/pngwn/MDsveX/pull/399) [`814e8f6`](https://github.com/pngwn/MDsveX/commit/814e8f6f712fe6499c3fb71d895fe5f4430522ab) Thanks [@PuruVJ](https://github.com/PuruVJ)! - Fix globals.d.ts location
8+
39
## 0.10.0
410

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

0 commit comments

Comments
 (0)