We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d646dc8 commit 78abf84Copy full SHA for 78abf84
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.9.0](https://github.com/Greenstand/treetracker-web-map-client/compare/v2.8.0...v2.9.0) (2024-02-16)
2
+
3
4
+### Features
5
6
+* build multiple docker images for multiple envs ([a0cdafa](https://github.com/Greenstand/treetracker-web-map-client/commit/a0cdafa993e4d7cfe96e5881af5992710a1c76de))
7
8
# [2.8.0](https://github.com/Greenstand/treetracker-web-map-client/compare/v2.7.6...v2.8.0) (2024-02-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "client",
- "version": "2.8.0",
+ "version": "2.9.0",
"private": true,
"scripts": {
"build": "next build",
0 commit comments