Skip to content

Commit 43eab45

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v3.6.0-12
1 parent bdeed9e commit 43eab45

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [3.6.0-12](https://github.com/agrc/plss/compare/v3.6.0-11...v3.6.0-12) (2025-04-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **api:** protect from empty county contacts ([4c33375](https://github.com/agrc/plss/commit/4c33375bf661056249baaaf0913bcdaf4beab0dc))
9+
* **api:** skip email if recipients are empty ([bdeed9e](https://github.com/agrc/plss/commit/bdeed9e3d2da6945e67681c9bf81201dc536eb17))
10+
* synchronize cloud storage rules ([c5fb77f](https://github.com/agrc/plss/commit/c5fb77fe4c36a6a6e7a1a893d82eca3098675e41))
11+
312
## [3.6.0-11](https://github.com/agrc/plss/compare/v3.6.0-9...v3.6.0-11) (2025-04-22)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ugrc/plss-app",
3-
"version": "3.6.0-11",
3+
"version": "3.6.0-12",
44
"private": true,
55
"description": "A React app for the UGRC PLSS",
66
"license": "MIT",

0 commit comments

Comments
 (0)