Skip to content

Commit 385fdb7

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v5.6.5
1 parent f41f382 commit 385fdb7

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## [5.6.5](https://github.com/agrc/atlas/compare/v5.6.4...v5.6.5) (2025-03-22)
4+
5+
6+
### Features
7+
8+
* implement esri-theme-toggle package ([18b0f93](https://github.com/agrc/atlas/commit/18b0f93ae61ed7573d6ec73c8d9a0564cb9b2705))
9+
10+
11+
### Bug Fixes
12+
13+
* migrate to new layer selector ([3ca2c94](https://github.com/agrc/atlas/commit/3ca2c94e3ed2dc70cbdea86f4cd6c65a0755bbd2))
14+
* remove superfluous parameter ([08ec8cb](https://github.com/agrc/atlas/commit/08ec8cb00cfa0c4d7d513baa5c175980f39dc54e))
15+
16+
17+
### Dependencies
18+
19+
* bump deps except for react v19 and tailwind v4 ([f41f382](https://github.com/agrc/atlas/commit/f41f382dfda92c55f881198a38ecbcc8bcd3f30d))
20+
* bump the safe-dependencies group with 18 updates ([05cfc6c](https://github.com/agrc/atlas/commit/05cfc6c2be24870bc05f3d20e468dfc7961a3a7c))
21+
* **dev:** bump vitest from 2.1.8 to 2.1.9 in the npm_and_yarn group ([d2bfd93](https://github.com/agrc/atlas/commit/d2bfd93dc3fa1628b0e87f0e95c207baaf1a72d4))
22+
323
## [5.6.4](https://github.com/agrc/atlas/compare/v5.6.3...v5.6.4) (2025-01-01)
424

525

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

0 commit comments

Comments
 (0)