Skip to content

Commit 3e77aa6

Browse files
committed
5.1.1
1 parent 34afd8d commit 3e77aa6

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 5.1.1
2+
## IMPROVEMENT
3+
- Add support for new FactFinder fields
4+
- `filterWarning` (`Filter`)
5+
- `showPermutedSearchParams` (`NavigationCategoryParams`, `NavigationParams`, `SearchParams`, `SuggestParams`)
6+
7+
18
# 5.1.0
29
## FEATURE
310
- Popular Searches

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ff-web-components",
3-
"version": "5.0.1",
3+
"version": "5.1.1",
44
"author": "Omikron Data Quality GmbH",
55
"description": "Web Components made to easily integrate FACT-Finder in online shops",
66
"main": "./dist/bundle.js",

dist/bundle.js

Lines changed: 1 addition & 1 deletion
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": "ff-web-components",
3-
"version": "5.0.1",
3+
"version": "5.1.1",
44
"author": "Omikron Data Quality GmbH",
55
"description": "Web Components made to easily integrate FACT-Finder in online shops",
66
"repository": {

0 commit comments

Comments
 (0)