Skip to content

Commit b61acb4

Browse files
committed
5.1.5
1 parent 94604ec commit b61acb4

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 5.1.5
2+
## FIX
3+
- Hitting the ENTER key on an item in `ff-record-list` does not navigate to detail page.
4+
5+
16
# 5.1.4
27
## IMPROVEMENT
38
- URL manipulation

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.1.4",
3+
"version": "5.1.5",
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.1.4",
3+
"version": "5.1.5",
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)