|
| 1 | +## [1.3.1](https://github.com/Greenstand/treetracker-web-map-core/compare/v1.3.0...v1.3.1) (2022-01-13) |
| 2 | + |
| 3 | +### Bug Fixes |
| 4 | + |
| 5 | +- missing gen runtime" ([74ef59c](https://github.com/Greenstand/treetracker-web-map-core/commit/74ef59cadea4b5fc9b609e130e7874b3cc2a7b43)) |
| 6 | + |
| 7 | +# [1.3.0](https://github.com/Greenstand/treetracker-web-map-core/compare/v1.2.0...v1.3.0) (2022-01-13) |
| 8 | + |
| 9 | +### Features |
| 10 | + |
| 11 | +- deploy test ([de2c855](https://github.com/Greenstand/treetracker-web-map-core/commit/de2c855db81cb62f229bc77aa24bab9256d9e33f)) |
| 12 | + |
| 13 | +# [1.2.0](https://github.com/Greenstand/treetracker-web-map-core/compare/v1.1.0...v1.2.0) (2022-01-13) |
| 14 | + |
| 15 | +### Bug Fixes |
| 16 | + |
| 17 | +- install regenerator-runtime and import it to src/Map and src/Requestor ([2c8b7e7](https://github.com/Greenstand/treetracker-web-map-core/commit/2c8b7e7061860faad8f4088c2d3fa63685600696)) |
| 18 | +- restore deleted css styles for old icons ([355c330](https://github.com/Greenstand/treetracker-web-map-core/commit/355c330d706bd1c651baf6e1f9e4d6df2df12292)) |
| 19 | + |
| 20 | +### Features |
| 21 | + |
| 22 | +- set npm publishing to manual fixes [#56](https://github.com/Greenstand/treetracker-web-map-core/issues/56) ([#60](https://github.com/Greenstand/treetracker-web-map-core/issues/60)) ([932bed6](https://github.com/Greenstand/treetracker-web-map-core/commit/932bed6c2ef1742e5de83adc4474447a2566cab7)) |
| 23 | +- update highlighted and selected tree icons ([080f0dc](https://github.com/Greenstand/treetracker-web-map-core/commit/080f0dc8818213ca488333459b83e246989a3bb7)) |
| 24 | + |
| 25 | +# [1.1.0](https://github.com/Greenstand/treetracker-web-map-core/compare/v1.0.4...v1.1.0) (2022-01-11) |
| 26 | + |
| 27 | +### Bug Fixes |
| 28 | + |
| 29 | +- automated npm package publishing ([#52](https://github.com/Greenstand/treetracker-web-map-core/issues/52)) ([fedfbce](https://github.com/Greenstand/treetracker-web-map-core/commit/fedfbceb22b71176de3878696e1fa851a265a9fd)) |
| 30 | +- configuring npm auth token ([eabf9d0](https://github.com/Greenstand/treetracker-web-map-core/commit/eabf9d0f85afc19fd7088ea33e435faf116dcc2f)) |
| 31 | +- configuring npm auth token ([36730de](https://github.com/Greenstand/treetracker-web-map-core/commit/36730deda22fd32ef20dec7eae9454b75175a130)) |
| 32 | +- ignore husky installation in CI ([3ec9c18](https://github.com/Greenstand/treetracker-web-map-core/commit/3ec9c18e505a151a7fb442d3014138e05736b36d)) |
| 33 | +- ignore husky installation in CI ([520c6d2](https://github.com/Greenstand/treetracker-web-map-core/commit/520c6d2f3678cd5cdd085da7ba63b20b0befd62f)) |
| 34 | +- ignore husky installation in CI ([53fde39](https://github.com/Greenstand/treetracker-web-map-core/commit/53fde3963be2feb17140b6a208c0b2a58b8cbf1d)) |
| 35 | + |
| 36 | +### Features |
| 37 | + |
| 38 | +- add babel to emit es5 ([d1c07a2](https://github.com/Greenstand/treetracker-web-map-core/commit/d1c07a2957ed8a218547dcfb159627daf3e1fdbd)) |
| 39 | +- automated the NPM module release ([21b43c8](https://github.com/Greenstand/treetracker-web-map-core/commit/21b43c807fd4604cfbbc2604cb5f932403ff39a6)) |
| 40 | +- change tile server url for new icons, add highlighted and selected state for icons ([416d8ad](https://github.com/Greenstand/treetracker-web-map-core/commit/416d8ade7d8905157ccf77ea9083ab010a95f93b)) |
| 41 | +- install eslint ([c88d8ad](https://github.com/Greenstand/treetracker-web-map-core/commit/c88d8ad6886378ff0872928de24cc545a61cb2e9)) |
| 42 | +- install prettier ([20d98a7](https://github.com/Greenstand/treetracker-web-map-core/commit/20d98a7cf5e5647561d031264b09b927c05ac603)) |
| 43 | +- install sort-package-json ([6d23d2b](https://github.com/Greenstand/treetracker-web-map-core/commit/6d23d2b620adf9ed75c97ec88255e953437598bd)) |
| 44 | + |
1 | 45 | ## [1.0.4](https://github.com/Greenstand/treetracker-web-map-core/compare/v1.0.3...v1.0.4) (2021-12-13)
|
2 | 46 |
|
3 | 47 | ### Bug Fixes
|
|
0 commit comments