We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5194ea5 commit 4027ad9Copy full SHA for 4027ad9
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [3.0.2-rc.3](https://github.com/agrc/raster/compare/v3.0.2...v3.0.2-rc.3) (2026-01-15)
4
+
5
6
+### Bug Fixes
7
8
+* a11y fixes and improvements ([5194ea5](https://github.com/agrc/raster/commit/5194ea5e6928cb1619d5aa82491a0d8900592540))
9
10
11
+### Dependencies
12
13
+* bump npm dependencies 🌲 ([63ac0d4](https://github.com/agrc/raster/commit/63ac0d4dcb20019edf6e8344fb80aff1b1692c7d))
14
15
## [3.0.2](https://github.com/agrc/raster/compare/v3.0.1...v3.0.2) (2026-01-12)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "@ugrc/raster",
- "version": "3.0.2",
+ "version": "3.0.2-rc.3",
"private": true,
"type": "module",
"scripts": {
0 commit comments