Skip to content

Commit

Permalink
chore: release v5.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ugrc-release-bot[bot] authored and stdavis committed Nov 14, 2024
1 parent d3a52d1 commit e048f8b
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [5.6.3](https://github.com/agrc/atlas/compare/v5.6.2...v5.6.3) (2024-11-14)


### Bug Fixes

* update layout to accommodate new drawer trigger alignment ([6c432e8](https://github.com/agrc/atlas/commit/6c432e813971209826ab4ccd151d65bf8b7346f7))


### Dependencies

* update packages ([4961323](https://github.com/agrc/atlas/commit/4961323497ac84e7843abccd690e0b30b84a6549))

## [5.6.2](https://github.com/agrc/atlas/compare/v5.6.1...v5.6.2) (2024-10-02)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugrc/atlas",
"version": "5.6.2",
"version": "5.6.3",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit e048f8b

Please sign in to comment.