File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 3.0 .0"
2
+ "." : " 3.1 .0"
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 3.1.0] ( https://github.com/infodusha/define-html/compare/v3.0.0...v3.1.0 ) (2025-01-03)
4
+
5
+
6
+ ### Features
7
+
8
+ * upgrade bun ([ d772503] ( https://github.com/infodusha/define-html/commit/d77250366d244fbae890e549e587b9d81f254515 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * add bun types for dev ([ 92d0a48] ( https://github.com/infodusha/define-html/commit/92d0a48909b35291bf67d416ab4e935c36c14129 ) )
14
+
3
15
## [ 3.0.0] ( https://github.com/infodusha/define-html/compare/v2.6.0...v3.0.0 ) (2024-07-30)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " define-html" ,
3
- "version" : " 3.0 .0" ,
3
+ "version" : " 3.1 .0" ,
4
4
"description" : " Define custom element to import in html" ,
5
5
"main" : " dist/index.js" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments