Skip to content

Commit a8a6c7c

Browse files
committed
Release v3.0.0
1 parent 3ff8d26 commit a8a6c7c

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

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+
## [v3.0.0] - 2026-01-15
10+
911
### Added
1012

1113
- Add support for Google Map Tiles layers. #207
@@ -412,7 +414,8 @@ I _think_ that's just about everything. :slightly_smiling_face:
412414

413415
Initial commit.
414416

415-
[Unreleased]: https://github.com/farmOS/farmOS-map/compare/v2.4.0...HEAD
417+
[Unreleased]: https://github.com/farmOS/farmOS-map/compare/v3.0.0...HEAD
418+
[v3.0.0]: https://github.com/farmOS/farmOS-map/compare/v2.4.0...v3.0.0
416419
[v2.4.0]: https://github.com/farmOS/farmOS-map/compare/v2.3.0...v2.4.0
417420
[v2.3.0]: https://github.com/farmOS/farmOS-map/compare/v2.2.2...v2.3.0
418421
[v2.2.2]: https://github.com/farmOS/farmOS-map/compare/v2.2.1...v2.2.2

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.4.0",
3+
"version": "3.0.0",
44
"description": "OpenLayers map used in farmOS.",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)