Skip to content

Commit

Permalink
chore(release): 1.13.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 29, 2023
1 parent 18fce77 commit fa71a93
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.13.0](https://github.com/Greenstand/treetracker-field-data/compare/v1.12.0...v1.13.0) (2023-12-29)


### Bug Fixes

* revert changes ([ce97667](https://github.com/Greenstand/treetracker-field-data/commit/ce97667b11c3f0f867823e09c0e4dd43a11c7fb4))


### Features

* add session endpoint and query handling ([356ff62](https://github.com/Greenstand/treetracker-field-data/commit/356ff62ec4c8efe42610fa71c3bc2e543a311062))
* allow updating raw-capture status to approved/rejected ([48d4751](https://github.com/Greenstand/treetracker-field-data/commit/48d4751f3bc1ec63ff4a85e827f2531a0bc0813b))
* api spec update ([3d95baa](https://github.com/Greenstand/treetracker-field-data/commit/3d95baaf65ea22511af16aa4cfe98f97c96a20f1))

# [1.12.0](https://github.com/Greenstand/treetracker-field-data/compare/v1.11.9...v1.12.0) (2023-11-07)


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": "treetracker",
"version": "1.12.0",
"version": "1.13.0",
"private": true,
"engines": {
"node": ">=16.0.0",
Expand Down

0 comments on commit fa71a93

Please sign in to comment.