We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cea9d24 commit 2cebcafCopy full SHA for 2cebcaf
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.21.0](https://github.com/Greenstand/treetracker-admin/compare/v2.20.3...v2.21.0) (2021-11-06)
2
+
3
4
+### Features
5
6
+* **growers:** filter growers by deviceIdentifier ([#598](https://github.com/Greenstand/treetracker-admin/issues/598)) ([cea9d24](https://github.com/Greenstand/treetracker-admin/commit/cea9d240a9cf9b6b29d325172870a1f3fb399554))
7
8
## [2.20.3](https://github.com/Greenstand/treetracker-admin/compare/v2.20.2...v2.20.3) (2021-10-27)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "treetracker-admin-api",
- "version": "2.20.3",
+ "version": "2.21.0",
"private": true,
"description": "Treetracker Admin API Server",
"keywords": [
0 commit comments