Skip to content

Commit 5e3a037

Browse files
chore(release): 0.4.2 [skip ci]
## [0.4.2](v0.4.1...v0.4.2) (2026-04-19) ### 🐛 Fixes #### **notifications:** fixed type of notification componentProps ([cb47b44](cb47b44)) Props the component needs but are already handled should be optional for the end user creating the notification.
1 parent cb47b44 commit 5e3a037

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@witchcraft/ui",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "Vue component library.",
55
"type": "module",
66
"main": "./dist/runtime/main.lib.js",

0 commit comments

Comments
 (0)