Skip to content

Commit

Permalink
Tag v1.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mstenta committed Feb 9, 2021
1 parent 59c6b05 commit c0a4a43
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.4.0] - 2020-02-08

### Added

- Add support for customizing layer groups #91
Expand Down Expand Up @@ -218,7 +220,8 @@ I _think_ that's just about everything. :slightly_smiling_face:

Initial commit.

[Unreleased]: https://github.com/farmOS/farmOS-map/compare/v1.3.0...HEAD
[Unreleased]: https://github.com/farmOS/farmOS-map/compare/v1.4.0...HEAD
[v1.4.0]: https://github.com/farmOS/farmOS-map/compare/v1.3.0...v1.4.0
[v1.3.0]: https://github.com/farmOS/farmOS-map/compare/v1.2.0...v1.3.0
[v1.2.0]: https://github.com/farmOS/farmOS-map/compare/v1.1.0...v1.2.0
[v1.1.0]: https://github.com/farmOS/farmOS-map/compare/v1.0.1...v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@farmos.org/farmos-map",
"version": "v1.3.0",
"version": "v1.4.0",
"description": "OpenLayers map used in farmOS.",
"license": "MIT",
"repository": {
Expand Down

0 comments on commit c0a4a43

Please sign in to comment.