File tree Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Expand file tree Collapse file tree 3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.0.8
4+
5+ [ compare changes] ( https://github.com/nobkd/replace-maps/compare/v0.0.7...v0.0.8 )
6+
7+ ### 🚀 Enhancements
8+
9+ - Map dark mode ([ f683e60] ( https://github.com/nobkd/replace-maps/commit/f683e60 ) )
10+
11+ ### 🩹 Fixes
12+
13+ - Manually copy missing static resources ([ df1f803] ( https://github.com/nobkd/replace-maps/commit/df1f803 ) )
14+
15+ ### ✅ Tests
16+
17+ - Migrate tests to bun ([ 952af9e] ( https://github.com/nobkd/replace-maps/commit/952af9e ) )
18+ - Command ([ e461f08] ( https://github.com/nobkd/replace-maps/commit/e461f08 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Nobkd ([ @nobkd ] ( http://github.com/nobkd ) )
23+
324## v0.0.7
425
526[ compare changes] ( https://github.com/nobkd/replace-maps/compare/v0.0.6...v0.0.7 )
Original file line number Diff line number Diff line change 33 "description" : " Replace Google Maps iFrames with OSM" ,
44 "author" : " nobkd" ,
55 "license" : " MPL-2.0" ,
6- "version" : " 0.0.7 " ,
6+ "version" : " 0.0.8 " ,
77 "type" : " module" ,
88 "private" : true ,
99 "homepage" : " https://github.com/nobkd/replace-maps#readme" ,
Original file line number Diff line number Diff line change 22 "description" : " Replace Google Maps iFrames with OpenStreetMap" ,
33 "manifest_version" : 2 ,
44 "name" : " Replace Maps" ,
5- "version" : " 0.0.7 " ,
5+ "version" : " 0.0.8 " ,
66 "homepage_url" : " https://github.com/nobkd/replace-maps" ,
77 "icons" : {
88 "48" : " icons/48-icon.png" ,
You can’t perform that action at this time.
0 commit comments