Skip to content

Commit 6885840

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v5.4.15
1 parent 7e397b1 commit 6885840

File tree

3 files changed

+41
-3
lines changed

3 files changed

+41
-3
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,43 @@
11
# Changelog
22

3+
## [5.4.15](https://github.com/agrc/atlas/compare/v5.4.14...v5.4.15) (2024-08-14)
4+
5+
6+
### Features
7+
8+
* add about details for page components ([b0624ae](https://github.com/agrc/atlas/commit/b0624ae2df91919930cb9618fb60629f0763d821))
9+
* allow map container to accept a click event ([2ba1b63](https://github.com/agrc/atlas/commit/2ba1b6386517851f77dfe0878bec680f6d142c88))
10+
* enable identify ([727214c](https://github.com/agrc/atlas/commit/727214c2a00ec1773959e0ac7c8d495ae026e9ae))
11+
* open popup after geocode ([5cbf7f4](https://github.com/agrc/atlas/commit/5cbf7f4b15399369d1144328d7e7bb9235848fcf))
12+
13+
14+
### Bug Fixes
15+
16+
* **ci:** add missing ci secrets ([3ead623](https://github.com/agrc/atlas/commit/3ead623b31233377739c494f170de61103fb42f8))
17+
18+
19+
### Dependencies
20+
21+
* update packages ([2e7acd0](https://github.com/agrc/atlas/commit/2e7acd02b07c23c878e8bc606b04fcd60de19cfe))
22+
* update packages ([a497b6e](https://github.com/agrc/atlas/commit/a497b6e3afeb0be034f19b992ddee7295df13515))
23+
* update packages ([df59963](https://github.com/agrc/atlas/commit/df599636cc98b74b1ff6b6fc22ac6574f835367d))
24+
* update packages ([909b2e8](https://github.com/agrc/atlas/commit/909b2e87366cc19be75c36a2d886704b57e877a4))
25+
26+
27+
### Documentation
28+
29+
* update readme ([da51407](https://github.com/agrc/atlas/commit/da5140720b02ccfa37d8fde674dc24911bf3cd70))
30+
31+
32+
### Styles
33+
34+
* add default link styles ([ac7496a](https://github.com/agrc/atlas/commit/ac7496a6c12619085250d6cb982aa789d036aedb))
35+
* add some bottom margin to the sidebar drawer ([265fc48](https://github.com/agrc/atlas/commit/265fc4833470fc4e986caf473c86b94ec973398b))
36+
* apply default styles to headings ([3d24797](https://github.com/agrc/atlas/commit/3d24797b441275a29c30c1a3028cbecdf631343d))
37+
* change marker symbol ([4f061f2](https://github.com/agrc/atlas/commit/4f061f2b0bcdd122bfadf6f1a60b4e96ad2452c5))
38+
* start to flesh out new layout ([75409c8](https://github.com/agrc/atlas/commit/75409c8ea135808ed37504b808ae4de92ddf9c73))
39+
* update focus outline on summaries ([30cb16f](https://github.com/agrc/atlas/commit/30cb16fe38332bc665cade1784039f163d512fd7))
40+
341
## [5.4.14](https://github.com/agrc/atlas/compare/v5.4.13...v5.4.14) (2024-07-09)
442

543

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ugrc/atlas",
3-
"version": "5.4.13",
3+
"version": "5.4.15",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)