Skip to content

Commit

Permalink
chore: release v0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjennings committed Aug 4, 2023
1 parent 97eb67c commit ea1adce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


### [0.3.4](https://github.com/mattjennings/mdsvexamples/compare/0.3.3...0.3.4) (2023-08-04)


### Bug Fixes

* return empty string instead of null for transform mappings ([a3a04ff](https://github.com/mattjennings/mdsvexamples/commit/a3a04ffebeffa846d8edb5754a40a74e2ffd611e))

### [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)
Expand Down
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.3",
"version": "0.3.4",
"scripts": {
"dev": "vite dev",
"build:site": "vite build",
Expand Down

0 comments on commit ea1adce

Please sign in to comment.