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 ce1f5f1 commit 1c5f3f4Copy full SHA for 1c5f3f4
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.9.5](https://github.com/Greenstand/treetracker-web-map-client/compare/v2.9.4...v2.9.5) (2024-06-13)
2
+
3
4
+### Bug Fixes
5
6
+* run the build inside docker ([77f9c5d](https://github.com/Greenstand/treetracker-web-map-client/commit/77f9c5dc4160c9cb34dd0f7b53c08f7bf1d05939))
7
8
## [2.9.4](https://github.com/Greenstand/treetracker-web-map-client/compare/v2.9.3...v2.9.4) (2024-06-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "client",
- "version": "2.9.4",
+ "version": "2.9.5",
"private": true,
"scripts": {
"build": "next build",
0 commit comments