Skip to content

Commit cfdaba3

Browse files
github-actions[bot]pngwn
authored andcommitted
Version Packages
1 parent 3cb358c commit cfdaba3

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/dirty-birds-hide.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.0
4+
5+
### Minor Changes
6+
7+
- [#396](https://github.com/pngwn/MDsveX/pull/396) [`c0cdf71`](https://github.com/pngwn/MDsveX/commit/c0cdf71915314c3c709cb616b7822c20f2954666) Thanks [@PuruVJ](https://github.com/PuruVJ)! - Add ambient Typings
8+
39
## 0.9.8
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.9.8",
3+
"version": "0.10.0",
44
"description": "Markdown preprocessor for Svelte",
55
"main": "dist/main.cjs.js",
66
"module": "dist/main.es.js",

0 commit comments

Comments
 (0)