We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1fd66a commit 9cb0f4fCopy full SHA for 9cb0f4f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.0.36](https://github.com/agrc/deq-enviro/compare/v2.0.35...v2.0.36) (2026-03-26)
4
+
5
6
+### Bug Fixes
7
8
+* **functions:** increase config function timeout ([de4bb14](https://github.com/agrc/deq-enviro/commit/de4bb1446d76901b73016bdae4d14a54fc4547c6))
9
10
## [2.0.36-rc.1](https://github.com/agrc/deq-enviro/compare/v2.0.35...v2.0.36-rc.1) (2026-03-26)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "deq-enviro",
- "version": "2.0.36-rc.1",
+ "version": "2.0.36",
"private": true,
"description": "DEQ Interactive Map",
"license": "MIT",
0 commit comments