Skip to content

Commit 17d2ac8

Browse files
committed
Prepare release of v2.0.4
1 parent 24e003c commit 17d2ac8

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010

11+
## [2.0.4] - 2025-08-06
12+
13+
### Fixed
14+
- Fixed download-related issues
15+
16+
1117
## [2.0.3] - 2025-07-22
1218

1319
### Changed
@@ -46,7 +52,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4652
- Previous version, developed by a different team
4753

4854

49-
[Unreleased]: https://github.com/geobeyond/arpav-cline-frontend/compare/v2.0.2...main
55+
[Unreleased]: https://github.com/geobeyond/arpav-cline-frontend/compare/v2.0.4...main
56+
[2.0.4]: https://github.com/geobeyond/arpav-cline-frontend/compare/v2.0.3...v2.0.4
57+
[2.0.3]: https://github.com/geobeyond/arpav-cline-frontend/compare/v2.0.2...v2.0.3
5058
[2.0.2]: https://github.com/geobeyond/arpav-cline-frontend/compare/v2.0.1...v2.0.2
5159
[2.0.1]: https://github.com/geobeyond/arpav-cline-frontend/compare/v2.0.0...v2.0.1
5260
[2.0.0]: https://github.com/geobeyond/arpav-cline-frontend/compare/v2.0.0-rc1...v2.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "PPCV-frontend",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"license": "CC-BY-SA-3.0",
55
"author": "Geobeyond <info@geobeyond.it> (http://www.geobeyond.it/)",
66
"homepage": ".",

0 commit comments

Comments
 (0)