Skip to content

Commit 3a55b77

Browse files
committed
chore: release v0.5.0
1 parent 532b5c7 commit 3a55b77

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11

22

3+
## [0.5.0](https://github.com/mattjennings/mdsvexamples/compare/0.4.1...0.5.0) (2025-01-10)
4+
5+
6+
### Features
7+
8+
* migrate components to svelte 5 ([299a915](https://github.com/mattjennings/mdsvexamples/commit/299a915a4883737f903d2ca4493528c15dabde7c))
9+
* update packages ([d7832d7](https://github.com/mattjennings/mdsvexamples/commit/d7832d7e8ac1472574a88c27d0abc2bd1f536e6b))
10+
* upgrade generated mdsvexample component to svelte 5 ([e3d2f85](https://github.com/mattjennings/mdsvexamples/commit/e3d2f85de3319d3491c3efea575619729a8a81a6))
11+
312
### [0.4.1](https://github.com/mattjennings/mdsvexamples/compare/0.4.0...0.4.1) (2023-08-05)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mdsvexamples",
3-
"version": "0.4.1",
3+
"version": "0.5.0",
44
"files": [
55
"dist"
66
],

0 commit comments

Comments
 (0)