Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.6.13](https://github.com/agrc/plss/compare/v3.6.12...v3.6.13) (2026-02-13)


### Dependencies

* bump the major-app-dependencies group across 1 directory with 3 updates ([470f242](https://github.com/agrc/plss/commit/470f242d0d98a49e773a075db438435484af5715))
* bump the safe-app-dependencies group with 23 updates ([65d2a21](https://github.com/agrc/plss/commit/65d2a21867fef8b5b32ebeb835db1b1548b65bce))
* fy26 q3 dependency updates ([e5510ef](https://github.com/agrc/plss/commit/e5510ef64be31a35f23aee6a302a25ff62294d6a))

## [3.6.12](https://github.com/agrc/plss/compare/v3.6.11...v3.6.12) (2025-11-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ugrc/plss-app",
"version": "3.6.12",
"version": "3.6.13",
"private": true,
"description": "A React app for the UGRC PLSS",
"license": "MIT",
Expand Down