|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## v0.0.1...main |
| 4 | + |
| 5 | +[compare changes](https://github.com/nobkd/replace-maps/compare/v0.0.1...main) |
| 6 | + |
| 7 | +### 🩹 Fixes |
| 8 | + |
| 9 | +- Don't format md files ([0d1fd5f](https://github.com/nobkd/replace-maps/commit/0d1fd5f)) |
| 10 | +- Include license in bundle ([734b3a6](https://github.com/nobkd/replace-maps/commit/734b3a6)) |
| 11 | +- Devscript: stop vite when browser closes ([28a7692](https://github.com/nobkd/replace-maps/commit/28a7692)) |
| 12 | +- Always reload tab on action click if frame ([5b8efc2](https://github.com/nobkd/replace-maps/commit/5b8efc2)) |
| 13 | +- Reload tab on maps or extension leaflet match ([3dc212c](https://github.com/nobkd/replace-maps/commit/3dc212c)) |
| 14 | + |
| 15 | +### 📖 Documentation |
| 16 | + |
| 17 | +- **readme:** Add 'how it works' description ([2741d5a](https://github.com/nobkd/replace-maps/commit/2741d5a)) |
| 18 | +- **readme:** Add flowchart to 'how it works' ([86c2004](https://github.com/nobkd/replace-maps/commit/86c2004)) |
| 19 | +- **readme:** Add 'search param decoding' section ([edd1625](https://github.com/nobkd/replace-maps/commit/edd1625)) |
| 20 | +- **readme:** Create one huge flowchart ([d6c20ae](https://github.com/nobkd/replace-maps/commit/d6c20ae)) |
| 21 | +- **readme:** Add capabilities section ([16ad283](https://github.com/nobkd/replace-maps/commit/16ad283)) |
| 22 | +- **readme:** Update readme ([#7](https://github.com/nobkd/replace-maps/pull/7)) |
| 23 | +- Add wip readme for amo ([1043c6e](https://github.com/nobkd/replace-maps/commit/1043c6e)) |
| 24 | + |
| 25 | +### 🏡 Chore |
| 26 | + |
| 27 | +- **release:** V0.0.2 ([000fe2d](https://github.com/nobkd/replace-maps/commit/000fe2d)) |
| 28 | +- **version:** Reset version ([8e40173](https://github.com/nobkd/replace-maps/commit/8e40173)) |
| 29 | +- **deps-dev:** Bump vite from 4.3.8 to 4.3.9 ([869bf4e](https://github.com/nobkd/replace-maps/commit/869bf4e)) |
| 30 | +- **deps-dev:** Bump vite from 4.3.8 to 4.3.9 ([#8](https://github.com/nobkd/replace-maps/pull/8)) |
| 31 | +- Upgrade deps, add build options ([cb704e1](https://github.com/nobkd/replace-maps/commit/cb704e1)) |
| 32 | +- **readme:** Remove secction ([8e38aae](https://github.com/nobkd/replace-maps/commit/8e38aae)) |
| 33 | +- Formatting ([ab6aceb](https://github.com/nobkd/replace-maps/commit/ab6aceb)) |
| 34 | +- Formatting ([bd01c1d](https://github.com/nobkd/replace-maps/commit/bd01c1d)) |
| 35 | +- Shorten scripts ([d167da7](https://github.com/nobkd/replace-maps/commit/d167da7)) |
| 36 | +- Update release script, upgrade deps ([3101372](https://github.com/nobkd/replace-maps/commit/3101372)) |
| 37 | +- Set package to private ([b1fcbab](https://github.com/nobkd/replace-maps/commit/b1fcbab)) |
| 38 | +- Format changelog ([dc8b804](https://github.com/nobkd/replace-maps/commit/dc8b804)) |
| 39 | + |
| 40 | +### ❤️ Contributors |
| 41 | + |
| 42 | +- Nobkd |
| 43 | + |
3 | 44 | ## v0.0.1
|
4 | 45 |
|
5 | 46 | ### 🚀 Enhancements
|
|
0 commit comments