Skip to content

Commit

Permalink
chore: release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjennings committed Jul 17, 2022
1 parent 1444fcb commit 5c1d6be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@


* chore: update README (1444fcb)
* chore: run CI on pull requests (ad66cc0)
* chore: fix playwright test port (9cc53e3)
* Merge pull request #16 from venashial/main (4b4bb88)
* chore: upgrade to Vite 3 (5ec866c)

## [0.3.0](https://github.com/mattjennings/mdsvex-code-preview/compare/0.3.0-beta.1...0.3.0) (2022-04-10)## [0.3.0-beta.1](https://github.com/mattjennings/mdsvex-code-preview/compare/0.3.0-beta.0...0.3.0-beta.1) (2022-04-08)


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.0",
"version": "0.3.1",
"scripts": {
"dev": "vite dev",
"build:site": "vite build",
Expand Down

0 comments on commit 5c1d6be

Please sign in to comment.