Skip to content

Commit 67e31ea

Browse files
chore: release v3.6.0-7
1 parent ecb0de9 commit 67e31ea

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

CHANGELOG.md

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

3+
## [3.6.0-7](https://github.com/agrc/plss/compare/v3.6.0-6...v3.6.0-7) (2025-04-16)
4+
5+
6+
### Features
7+
8+
* add mrrc option to existing submissions ([0a8bc00](https://github.com/agrc/plss/commit/0a8bc005227b7f936785fdf014211bb5777f86c2))
9+
10+
11+
### Bug Fixes
12+
13+
* deactivate drawing after adding a reference point ([d2c8fce](https://github.com/agrc/plss/commit/d2c8fce6086b9dda8391e90abe4accb6a751b1d3))
14+
15+
16+
### Dependencies
17+
18+
* update packages ([ecb0de9](https://github.com/agrc/plss/commit/ecb0de940b53b811f2d2d36f3310672b91354bb4))
19+
20+
21+
### Styles
22+
23+
* make pdf embeds fit within the card ([50bbc2f](https://github.com/agrc/plss/commit/50bbc2f7630ce679a448e6147f26862c932a13e6))
24+
325
## [3.6.0-6](https://github.com/agrc/plss/compare/v3.6.0-5...v3.6.0-6) (2025-04-16)
426

527

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-6",
3+
"version": "3.6.0-7",
44
"private": true,
55
"description": "A React app for the UGRC PLSS",
66
"license": "MIT",

0 commit comments

Comments
 (0)