Skip to content

Commit

Permalink
chore(release): 2.44.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.44.0](v2.43.0...v2.44.0) (2022-07-19)

### Bug Fixes

* **filter-popup:** filters selected by default ([043cfbe](043cfbe))
* **filter-popup:** populate filter selection with selection from state ([504b621](504b621))
* **filter-popup:** take user interaction into account ([0a69588](0a69588))
* **layer-control:** keep selected option index between layer controls ([6492768](6492768))
* **layer-control:** select correct object with breachId ([70b4988](70b4988))

### Features

* **combine:** filter by multiple probabilities ([30856bd](30856bd))
* **layer-control:** store selected variant option index by breach id ([8ea0b7e](8ea0b7e))
* **layer-control:** update layer variant options based on selected filters ([faa55a7](faa55a7))
  • Loading branch information
semantic-release-bot committed Jul 19, 2022
1 parent f11c7e3 commit ddeb1f7
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": "2.43.0",
"version": "2.44.0",
"private": true,
"scripts": {
"serve": "vue-cli-service serve --open",
Expand Down

0 comments on commit ddeb1f7

Please sign in to comment.