File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"packages/create-minze" : " 2.0.8" ,
3
- "packages/minze" : " 1.7.2 " ,
3
+ "packages/minze" : " 1.7.3 " ,
4
4
"packages/minze-elements" : " 0.3.0" ,
5
5
"packages/minze-vscode" : " 0.3.0" ,
6
6
"packages/vite-plugin-minze" : " 1.1.2"
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.7.3] ( https://github.com/n6ai/minze/compare/minze-v1.7.2...minze-v1.7.3 ) (2023-07-30)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * dispatch events through shadow dom boundary ([ af06d20] ( https://github.com/n6ai/minze/commit/af06d205c5499d6375dd551743939d8d7afd5fe7 ) )
9
+
3
10
## [ 1.7.2] ( https://github.com/n6ai/minze/compare/minze-v1.7.1...minze-v1.7.2 ) (2023-07-30)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " minze" ,
3
- "version" : " 1.7.2 " ,
3
+ "version" : " 1.7.3 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " Sergej Samsonenko" ,
6
6
"description" : " Dead-simple JS framework for native web components." ,
You can’t perform that action at this time.
0 commit comments