govuk_frontend_toolkit
Advanced tools
Comparing version 4.18.0 to 4.18.1
@@ -0,1 +1,5 @@ | ||
# 4.18.1 | ||
- Fix error in IE - remove trailing comma from shimLinksWithButtonRole JavaScript ([PR #323](https://github.com/alphagov/govuk_frontend_toolkit/pull/323)). | ||
# 4.18.0 | ||
@@ -2,0 +6,0 @@ |
@@ -26,3 +26,3 @@ // javascript 'shim' to trigger the click event of element(s) | ||
32 // spacekey | ||
], | ||
] | ||
}, | ||
@@ -29,0 +29,0 @@ |
{ | ||
"name": "govuk_frontend_toolkit", | ||
"version": "4.18.0", | ||
"version": "4.18.1", | ||
"description": "npm package for using the GOV.UK frontend toolkit", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -1,1 +0,1 @@ | ||
4.18.0 | ||
4.18.1 |
477321