Skip to content

Commit c3c015e

Browse files
committed
v1.3.1-beta
1 parent 54123ed commit c3c015e

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+
## [1.3.1-beta] - 2019-07-30
28+
### Changed
29+
- Dependencies update.
30+
2731
## [1.3.0-beta] - 2019-06-09
2832
### Added
2933
- `trigen-scripts` dev tool.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "browserslist-useragent-regexp",
3-
"version": "1.3.0-beta",
3+
"version": "1.3.1-beta",
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)