Skip to content

Commit 1015f82

Browse files
committed
v2.0.5
1 parent ffafe1d commit 1015f82

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ DO NOT TOUCH. SAVE IT ON TOP.
2424
2525
-->
2626

27+
## [2.0.5] - 2020-05-12
28+
### Fixed
29+
- [#434](https://github.com/browserslist/browserslist-useragent-regexp/issues/434)
30+
2731
## [2.0.4] - 2020-04-23
2832
### Fixed
2933
- Desktop Safari regexp.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browserslist-useragent-regexp",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "A utility to compile browserslist query to a RegExp to test browser useragent.",
55
"author": "dangreen",
66
"license": "MIT",

0 commit comments

Comments
 (0)