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 Jun 4, 2024
1 parent 82553e0 commit 7861028
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/lazy-ears-attend.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.11.2

### Patch Changes

- [#604](https://github.com/pngwn/MDsveX/pull/604) [`82553e0`](https://github.com/pngwn/MDsveX/commit/82553e02ab06b40a1650632865e076d0ad4d6ea4) Thanks [@pngwn](https://github.com/pngwn)! - Update peerDeps for Svelte 5

## 0.11.1

### Patch 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.11.1",
"version": "0.11.2",
"description": "Markdown preprocessor for Svelte",
"main": "dist/main.cjs.js",
"module": "dist/main.es.js",
Expand Down

0 comments on commit 7861028

Please sign in to comment.