Skip to content

Commit

Permalink
chore: release v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjennings committed Dec 10, 2022
1 parent 8c08643 commit e9a0920
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@


### [0.3.3](https://github.com/mattjennings/mdsvex-code-preview/compare/0.3.2...0.3.3) (2022-12-10)

### [0.3.2](https://github.com/mattjennings/mdsvex-code-preview/compare/0.3.1...0.3.2) (2022-09-14)

- fix: meta parsing with quotation marks (4b4bb88)
Expand Down Expand Up @@ -49,4 +53,4 @@

### [0.0.8](https://github.com/mattjennings/mdsvex-code-preview/compare/0.0.9...0.1.0-beta.0) (2022-03-27)

### [0.0.7](https://github.com/mattjennings/mdsvex-code-preview/compare/0.0.9...0.1.0-beta.0) (2022-03-25)
### [0.0.7](https://github.com/mattjennings/mdsvex-code-preview/compare/0.0.9...0.1.0-beta.0) (2022-03-25)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mdsvexamples",
"version": "0.3.2",
"version": "0.3.3",
"scripts": {
"dev": "vite dev",
"build:site": "vite build",
Expand Down

0 comments on commit e9a0920

Please sign in to comment.