File tree Expand file tree Collapse file tree 7 files changed +18
-6
lines changed
Expand file tree Collapse file tree 7 files changed +18
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.1.9...main
5+
6+ [ compare changes] ( https://github.com/stacksjs/ts-maps/compare/v0.1.9...main )
7+
8+ ### 🩹 Fixes
9+
10+ - Runtime plugin ([ 427d7e2] ( https://github.com/stacksjs/ts-maps/commit/427d7e2 ) )
11+
12+ ### ❤️ Contributors
13+
14+ - Glennmichael123 ([ @glennmichael123 ] ( https://github.com/glennmichael123 ) )
15+
416## v0.1.8...main
517
618[ compare changes] ( https://github.com/stacksjs/ts-maps/compare/v0.1.8...main )
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-maps" ,
33 "type" : " module" ,
4- "version" : " 0.1.9 " ,
4+ "version" : " 0.2.0 " ,
55 "private" : true ,
66 "description" : " A modern vector map library." ,
77 "author" : " Chris Breuer <chris@stacksjs.org>" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-maps-nuxt" ,
33 "type" : " module" ,
4- "version" : " 0.1.9 " ,
4+ "version" : " 0.2.0 " ,
55 "description" : " Nuxt components for ts-maps - Interactive Vector Maps" ,
66 "author" : " Chris Breuer <chris@stacksjs.org>" ,
77
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-maps-react" ,
33 "type" : " module" ,
4- "version" : " 0.1.9 " ,
4+ "version" : " 0.2.0 " ,
55 "description" : " React component for ts-maps" ,
66 "author" : " " ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-maps" ,
33 "type" : " module" ,
4- "version" : " 0.1.9 " ,
4+ "version" : " 0.2.0 " ,
55 "description" : " A modern vector map library." ,
66 "author" : " Chris Breuer <chris@stacksjs.org>" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " ts-maps-vue" ,
33 "type" : " module" ,
4- "version" : " 0.1.9 " ,
4+ "version" : " 0.2.0 " ,
55 "description" : " Vue components for ts-maps - Interactive Vector Maps" ,
66 "author" : " Chris Breuer <chris@stacksjs.org>" ,
77 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " playground" ,
33 "type" : " module" ,
4- "version" : " 0.1.9 " ,
4+ "version" : " 0.2.0 " ,
55 "private" : true ,
66 "scripts" : {
77 "dev" : " vite" ,
You can’t perform that action at this time.
0 commit comments