Skip to content

Commit e27df22

Browse files
ugrc-release-bot[bot]steveoh
authored andcommitted
chore: release v3.6.3
1 parent cf6d3dc commit e27df22

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [3.6.3](https://github.com/agrc/plss/compare/v3.6.2...v3.6.3) (2025-04-29)
4+
5+
6+
### Features
7+
8+
* **api:** sync monument records to shared google drive ([653b61e](https://github.com/agrc/plss/commit/653b61e962ee16d8aa30f6fa66a7550fb9892a37)), closes [#462](https://github.com/agrc/plss/issues/462)
9+
10+
11+
### Bug Fixes
12+
13+
* **api:** remove extra lock file ([8d4d336](https://github.com/agrc/plss/commit/8d4d33630cddde9dccdc0c09123b5c925341018c))
14+
315
## [3.6.3-1](https://github.com/agrc/plss/compare/v3.6.3-0...v3.6.3-1) (2025-04-28)
416

517

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

0 commit comments

Comments
 (0)