1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

Merge branch 'release/1.9.0'

This commit is contained in:
Denis Demchenko 2017-12-20 21:54:06 +02:00
commit d657769e44
3 changed files with 6 additions and 2 deletions

View File

@ -1,5 +1,9 @@
# Bowser Changelog
### 1.9.0 (December 20, 2017)
- [ADD] Add a public method `.detect()` (#205)
- [DOCS] Fix description of `chromium` flag in docs (#206)
### 1.8.1 (October 7, 2017)
- [FIX] Fix detection of MS Edge on Android and iOS (#201)

View File

@ -11,7 +11,7 @@
"ender",
"sniff"
],
"version": "1.8.1",
"version": "1.9.0",
"homepage": "https://github.com/lancedikson/bowser",
"scripts": [
"src/bowser.js"

View File

@ -1,6 +1,6 @@
{
"name": "bowser",
"version": "1.8.1",
"version": "1.9.0",
"description": "Lightweight browser detector",
"keywords": [
"browser",