Skip to content

Commit f2b8aef

Browse files
committed
Release v2.4.0
1 parent c0ab0de commit f2b8aef

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [v2.4.0] - 2025-02-15
10+
911
### Added
1012

1113
- Add snapshot control to download and print map. #202
@@ -400,7 +402,8 @@ I _think_ that's just about everything. :slightly_smiling_face:
400402

401403
Initial commit.
402404

403-
[Unreleased]: https://github.com/farmOS/farmOS-map/compare/v2.3.0...HEAD
405+
[Unreleased]: https://github.com/farmOS/farmOS-map/compare/v2.4.0...HEAD
406+
[v2.4.0]: https://github.com/farmOS/farmOS-map/compare/v2.3.0...v2.4.0
404407
[v2.3.0]: https://github.com/farmOS/farmOS-map/compare/v2.2.2...v2.3.0
405408
[v2.2.2]: https://github.com/farmOS/farmOS-map/compare/v2.2.1...v2.2.2
406409
[v2.2.1]: https://github.com/farmOS/farmOS-map/compare/v2.2.0...v2.2.1

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farmos.org/farmos-map",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "OpenLayers map used in farmOS.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)