Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and pngwn committed Aug 15, 2024
1 parent b1fc10b commit 98f6030
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/wicked-owls-fold.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/mdsvex/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# mdsvex

## 0.12.1

### Patch Changes

- [#628](https://github.com/pngwn/MDsveX/pull/628) [`b1fc10b`](https://github.com/pngwn/MDsveX/commit/b1fc10bbcc870ff57668a0627872701926070cd4) Thanks [@pngwn](https://github.com/pngwn)! - fix exports

## 0.12.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/mdsvex/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdsvex",
"version": "0.12.0",
"version": "0.12.1",
"description": "Markdown preprocessor for Svelte",
"exports": {
".": {
Expand Down

0 comments on commit 98f6030

Please sign in to comment.