Skip to content

Commit

Permalink
Release v0.11.5-beta.9
Browse files Browse the repository at this point in the history
- resolved #132 #224 #225 #226, #230
- simplified initial interaction/controls setup #95
- added `id` property for all ol components for easy identification
- mixins, ol-ext and rx-ext now are build to single file package,
  imports from those packages are not changed
- UMD version (dev/demo version) now includes all used stuff from `ol`
  package
  • Loading branch information
ghettovoice committed Oct 3, 2019
1 parent 42614ff commit e2cf5ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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,7 +1,7 @@
{
"name": "vuelayers",
"fullname": "VueLayers",
"version": "0.11.5-beta.8",
"version": "0.11.5-beta.9",
"description": "Web map Vue components with the power of OpenLayers",
"author": "Vladimir Vershinin <ghettovoice@gmail.com>",
"main": "./lib/index.js",
Expand Down

0 comments on commit e2cf5ff

Please sign in to comment.