Skip to content

Commit c1db412

Browse files
committed
chore(release): release version 0.2.0
#### [v0.2.0](v0.1.75...v0.2.0) - refactor: make all provided `styleable`'s a computed [`#178`](#178) - feat: rename property `style` to `styles` [`#157`](#157) - docs: add documentation for `ol-interaction-clusterselect` [`#176`](#176) - chore: package maintenance [`934d428`](934d428) - docs(a11y): use correct headline levels [`7cdb130`](7cdb130) - docs: restructure docs [`17c9106`](17c9106) - feat: remove `imageSmoothing` option from sources [`30cb173`](30cb173) - feat: provide new options for `ol-interaction-clusterselect` [`86e1a7f`](86e1a7f) - feat: remove `forEachLayerAtPixel` method from `ol-map` [`78d94bd`](78d94bd) - fix(ol-interaction-clusterselect): remove unsupported prop `style` [`065a6e8`](065a6e8) - feat: remove `undefinedHTML` option from control `ol-mouse-position` [`debd387`](debd387) - chore: update PR template [`30b6621`](30b6621) - docs: set minimum openlayers version to 7.3.0 [`7974a65`](7974a65) - chore: update PR template [`5020ff4`](5020ff4) - fix(MapControls) - added missing RotateControl export [`00201c9`](00201c9)
1 parent 1ff9cf4 commit c1db412

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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": "vue3-openlayers",
3-
"version": "0.1.75",
3+
"version": "0.2.0",
44
"description": "Openlayers Wrapper for Vue3",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)