Skip to content

Commit 8816d56

Browse files
chore(release): 1.22.0 [skip ci]
1 parent 169f6ea commit 8816d56

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [1.22.0](https://github.com/Greenstand/treetracker-api/compare/v1.21.0...v1.22.0) (2022-08-14)
2+
3+
4+
### Features
5+
6+
* add tree-id refrence to capture table ([52a4c18](https://github.com/Greenstand/treetracker-api/commit/52a4c1834e1a8793839d149871b8e56603c3e7ef))
7+
* fix already exists error ([c05fb92](https://github.com/Greenstand/treetracker-api/commit/c05fb927835065e4b0274ad1b12a7f34d45de9b1))
8+
* fix test errors ([466e954](https://github.com/Greenstand/treetracker-api/commit/466e954b247db0491ff3300e959ed0c9fa7b88e0))
9+
* remove logs ([6a4c64d](https://github.com/Greenstand/treetracker-api/commit/6a4c64dfbd55772966a95209c18898bd88f805c1))
10+
* teevert query change and fix test ([4d98ebe](https://github.com/Greenstand/treetracker-api/commit/4d98ebedd557beb1985c9b6360f6546497576e84))
11+
112
# [1.21.0](https://github.com/Greenstand/treetracker-api/compare/v1.20.0...v1.21.0) (2022-08-09)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "treetracker",
3-
"version": "1.21.0",
3+
"version": "1.22.0",
44
"private": true,
55
"engines": {
66
"node": ">=16.0.0 <17",

0 commit comments

Comments
 (0)