We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31e39da commit 7e00594Copy full SHA for 7e00594
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [3.6.13-rc.2](https://github.com/agrc/plss/compare/v3.6.13-rc.1...v3.6.13-rc.2) (2026-01-28)
4
+
5
6
+### Bug Fixes
7
8
+* try sign in with redirect ([31e39da](https://github.com/agrc/plss/commit/31e39daa8a8ef41e9a80794233fa83892eb3dbd8))
9
10
## [3.6.13-rc.1](https://github.com/agrc/plss/compare/v3.6.12...v3.6.13-rc.1) (2026-01-28)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@ugrc/plss-app",
- "version": "3.6.13-rc.1",
+ "version": "3.6.13-rc.2",
"private": true,
"description": "A React app for the UGRC PLSS",
"license": "MIT",
0 commit comments