File tree 3 files changed +23
-2
lines changed
3 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
24
## v0.0.7
4
25
5
26
[ 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 3
3
"description" : " Replace Google Maps iFrames with OSM" ,
4
4
"author" : " nobkd" ,
5
5
"license" : " MPL-2.0" ,
6
- "version" : " 0.0.7 " ,
6
+ "version" : " 0.0.8 " ,
7
7
"type" : " module" ,
8
8
"private" : true ,
9
9
"homepage" : " https://github.com/nobkd/replace-maps#readme" ,
Original file line number Diff line number Diff line change 2
2
"description" : " Replace Google Maps iFrames with OpenStreetMap" ,
3
3
"manifest_version" : 2 ,
4
4
"name" : " Replace Maps" ,
5
- "version" : " 0.0.7 " ,
5
+ "version" : " 0.0.8 " ,
6
6
"homepage_url" : " https://github.com/nobkd/replace-maps" ,
7
7
"icons" : {
8
8
"48" : " icons/48-icon.png" ,
You can’t perform that action at this time.
0 commit comments