Skip to content

Commit f11334e

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

4 files changed

Lines changed: 14 additions & 8 deletions

File tree

.changeset/strong-news-end.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.6
4+
5+
### Patch Changes
6+
7+
- [#450](https://github.com/pngwn/MDsveX/pull/450) [`eb10fbd`](https://github.com/pngwn/MDsveX/commit/eb10fbda2d682593083369960afc018ae8fafc45) Thanks [@GauBen](https://github.com/GauBen)! - Escape script and style tags in frontmatter
8+
39
## 0.10.5
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.5",
3+
"version": "0.10.6",
44
"description": "Markdown preprocessor for Svelte",
55
"main": "dist/main.cjs.js",
66
"module": "dist/main.es.js",

pnpm-lock.yaml

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)