Skip to content

Commit

Permalink
chore(release): 3.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.20.0](v3.19.0...v3.20.0) (2025-01-24)

### Bug Fixes

* **layer-factory:** make sure opacity value is used even when its 0 ([0a1206b](0a1206b))
* **LayerControl:** use opacity of layer ([6f920c4](6f920c4))
* **LegendPanel:** remove overlay and use click-outside ([2e8dc64](2e8dc64))
* **multiple-selections:** use only one click on legend ([64b50d0](64b50d0))

### Features

* **click-outside.js:** add click outside directive to main.js ([210abd9](210abd9))
  • Loading branch information
semantic-release-bot committed Jan 24, 2025
1 parent 2090b32 commit a849904
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": "liwo-static",
"version": "3.19.0",
"version": "3.20.0",
"private": true,
"scripts": {
"serve": "vite",
Expand Down

0 comments on commit a849904

Please sign in to comment.