|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## [3.0.2-rc.3](https://github.com/agrc/raster/compare/v3.0.2...v3.0.2-rc.3) (2026-01-15) |
| 3 | +## [3.0.2](https://github.com/agrc/raster/compare/v3.0.1...v3.0.2) (2026-01-15) |
4 | 4 |
|
5 | 5 |
|
6 | | -### Bug Fixes |
| 6 | +### Features |
7 | 7 |
|
8 | | -* a11y fixes and improvements ([5194ea5](https://github.com/agrc/raster/commit/5194ea5e6928cb1619d5aa82491a0d8900592540)) |
| 8 | +* add place search component to map ([e691300](https://github.com/agrc/raster/commit/e691300e7d39257070b61ab82f2ddebbc153244a)), closes [#253](https://github.com/agrc/raster/issues/253) |
9 | 9 |
|
10 | 10 |
|
11 | | -### Dependencies |
| 11 | +### Bug Fixes |
12 | 12 |
|
13 | | -* bump npm dependencies 🌲 ([63ac0d4](https://github.com/agrc/raster/commit/63ac0d4dcb20019edf6e8344fb80aff1b1692c7d)) |
| 13 | +* a11y fixes and improvements ([22fa5c2](https://github.com/agrc/raster/commit/22fa5c2682aa864c725a37f9dc190eb7937479f5)) |
| 14 | +* bump react-aria-components to get bug fix ([a46928c](https://github.com/agrc/raster/commit/a46928c1e2e40510d810cdfa9bb29e5f2519ef02)), closes [#244](https://github.com/agrc/raster/issues/244) |
| 15 | +* fix search button tooltip and test ([5867857](https://github.com/agrc/raster/commit/586785772b75cba3bbe60f08f6113d4b87f37e0a)) |
| 16 | +* prevent tiles found and preview banners from overlapping ([8e36419](https://github.com/agrc/raster/commit/8e364190eb6b3be16e0b97daab65d83ecbbb71d3)), closes [#288](https://github.com/agrc/raster/issues/288) |
14 | 17 |
|
15 | | -## [3.0.2](https://github.com/agrc/raster/compare/v3.0.1...v3.0.2) (2026-01-12) |
16 | 18 |
|
| 19 | +### Dependencies |
17 | 20 |
|
18 | | -### Features |
| 21 | +* bump npm dependencies 🌲 ([586e81f](https://github.com/agrc/raster/commit/586e81feb08b335d71e83623c07ce9860712d5a1)) |
| 22 | +* bump npm dependencies 🌲 ([d3c2149](https://github.com/agrc/raster/commit/d3c2149e5672c966d07116515253f1b3797b197b)) |
19 | 23 |
|
20 | | -* add place search component to map ([e691300](https://github.com/agrc/raster/commit/e691300e7d39257070b61ab82f2ddebbc153244a)), closes [#253](https://github.com/agrc/raster/issues/253) |
| 24 | +## [3.0.2-rc.3](https://github.com/agrc/raster/compare/v3.0.2...v3.0.2-rc.3) (2026-01-15) |
21 | 25 |
|
22 | 26 |
|
23 | 27 | ### Bug Fixes |
24 | 28 |
|
25 | | -* bump react-aria-components to get bug fix ([a46928c](https://github.com/agrc/raster/commit/a46928c1e2e40510d810cdfa9bb29e5f2519ef02)), closes [#244](https://github.com/agrc/raster/issues/244) |
26 | | -* fix search button tooltip and test ([5867857](https://github.com/agrc/raster/commit/586785772b75cba3bbe60f08f6113d4b87f37e0a)) |
27 | | -* prevent tiles found and preview banners from overlapping ([8e36419](https://github.com/agrc/raster/commit/8e364190eb6b3be16e0b97daab65d83ecbbb71d3)), closes [#288](https://github.com/agrc/raster/issues/288) |
| 29 | +* a11y fixes and improvements ([5194ea5](https://github.com/agrc/raster/commit/5194ea5e6928cb1619d5aa82491a0d8900592540)) |
28 | 30 |
|
29 | 31 |
|
30 | 32 | ### Dependencies |
31 | 33 |
|
32 | | -* bump npm dependencies 🌲 ([586e81f](https://github.com/agrc/raster/commit/586e81feb08b335d71e83623c07ce9860712d5a1)) |
| 34 | +* bump npm dependencies 🌲 ([63ac0d4](https://github.com/agrc/raster/commit/63ac0d4dcb20019edf6e8344fb80aff1b1692c7d)) |
33 | 35 |
|
34 | 36 | ## [3.0.2-rc.2](https://github.com/agrc/raster/compare/v3.0.1...v3.0.2-rc.2) (2026-01-09) |
35 | 37 |
|
|
0 commit comments