We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80fc47d + b6f88d4 commit 6f5ede6Copy full SHA for 6f5ede6
CHANGELOG.md
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased]
9
10
11
+## [2.0.3] - 2025-07-22
12
+
13
+### Changed
14
+- Fixed analytics-related issues
15
16
17
## [2.0.2] - 2025-07-10
18
19
### Changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "PPCV-frontend",
3
- "version": "2.0.2",
+ "version": "2.0.3",
4
"license": "CC-BY-SA-3.0",
5
"author": "Geobeyond <info@geobeyond.it> (http://www.geobeyond.it/)",
6
"homepage": ".",
0 commit comments