Skip to content

Commit

Permalink
chore(release): release version 0.2.0
Browse files Browse the repository at this point in the history
#### [v0.2.0](MelihAltintas/vue3-openlayers@v0.1.75...v0.2.0)

- refactor: make all provided `styleable`'s a computed [`#178`](MelihAltintas/vue3-openlayers#178)
- feat: rename property `style` to `styles` [`#157`](MelihAltintas/vue3-openlayers#157)
- docs: add documentation for `ol-interaction-clusterselect` [`#176`](MelihAltintas/vue3-openlayers#176)
- chore: package maintenance [`934d428`](MelihAltintas/vue3-openlayers@934d428)
- docs(a11y): use correct headline levels [`7cdb130`](MelihAltintas/vue3-openlayers@7cdb130)
- docs: restructure docs [`17c9106`](MelihAltintas/vue3-openlayers@17c9106)
- feat: remove `imageSmoothing` option from sources [`30cb173`](MelihAltintas/vue3-openlayers@30cb173)
- feat: provide new options for `ol-interaction-clusterselect` [`86e1a7f`](MelihAltintas/vue3-openlayers@86e1a7f)
- feat: remove `forEachLayerAtPixel` method from `ol-map` [`78d94bd`](MelihAltintas/vue3-openlayers@78d94bd)
- fix(ol-interaction-clusterselect): remove unsupported prop `style` [`065a6e8`](MelihAltintas/vue3-openlayers@065a6e8)
- feat: remove `undefinedHTML` option from control `ol-mouse-position` [`debd387`](MelihAltintas/vue3-openlayers@debd387)
- chore: update PR template [`30b6621`](MelihAltintas/vue3-openlayers@30b6621)
- docs: set minimum openlayers version to 7.3.0 [`7974a65`](MelihAltintas/vue3-openlayers@7974a65)
- chore: update PR template [`5020ff4`](MelihAltintas/vue3-openlayers@5020ff4)
- fix(MapControls) - added missing RotateControl export [`00201c9`](MelihAltintas/vue3-openlayers@00201c9)
  • Loading branch information
BlueSky428 committed Apr 14, 2023
1 parent 6927a5e commit 87756a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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": "vue3-openlayers",
"version": "0.1.75",
"version": "0.2.0",
"description": "Openlayers Wrapper for Vue3",
"repository": {
"type": "git",
Expand Down

0 comments on commit 87756a7

Please sign in to comment.