Skip to content

Commit b1dedd0

Browse files
committed
chore: release v4.1.0
1 parent 1d13297 commit b1dedd0

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11

22

3+
# [4.1.0](https://github.com/MelihAltintas/vue3-openlayers/compare/v4.0.2...v4.1.0) (2024-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **ol-style:** add missing return statement in OlStyle ([#305](https://github.com/MelihAltintas/vue3-openlayers/issues/305)) ([f87ead7](https://github.com/MelihAltintas/vue3-openlayers/commit/f87ead7086e53301fc87dffb0759d5fdac16323f))
9+
10+
11+
### Features
12+
13+
* provide `ol-webgl-points-layer` and `ol-source-webglpoints` components ([7c14476](https://github.com/MelihAltintas/vue3-openlayers/commit/7c14476a330010616e05d98dea9b7014cb7158dc)), closes [#300](https://github.com/MelihAltintas/vue3-openlayers/issues/300)
14+
315
## [4.0.2](https://github.com/MelihAltintas/vue3-openlayers/compare/v4.0.1...v4.0.2) (2024-01-23)
416

517

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue3-openlayers",
3-
"version": "4.0.2",
3+
"version": "4.1.0",
44
"description": "OpenLayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)