Skip to content

Commit 593c0f4

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v5.5.1
1 parent f06d057 commit 593c0f4

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [5.5.1](https://github.com/agrc/atlas/compare/v5.5.0...v5.5.1) (2024-08-28)
4+
5+
6+
### Bug Fixes
7+
8+
* replace national grid attribute ([298ec21](https://github.com/agrc/atlas/commit/298ec2198578129afcb57a7e2a5ad29d33126908)), closes [#469](https://github.com/agrc/atlas/issues/469)
9+
10+
11+
### Styles
12+
13+
* add a border around the map to light mode ([e9516ce](https://github.com/agrc/atlas/commit/e9516cef53178d110e9ea85fc22cad5b8415634b))
14+
315
## [5.5.0](https://github.com/agrc/atlas/compare/v5.4.16...v5.5.0) (2024-08-15)
416

517

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.5.0",
3+
"version": "5.5.1",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)