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

Bump version, write chagelog

This commit is contained in:
Denis Demchenko 2019-03-06 14:30:40 +02:00
parent 134ef3c186
commit bf69678f86
3 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,11 @@
# Bowser Changelog
### 2.1.1 (January 24, 2019)
- [ADD] Add detection of PlayStation 4 (#291)
- [ADD] Deploy docs on GH Pages (#293)
- [FIX] Fix files extensions for importing (#294)
- [FIX] Fix docs (#295)
### 2.1.0 (January 24, 2019)
- [ADD] Add new `Parser.getEngineName()` method (#288)
- [ADD] Add detection of ChromeOS (#287)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "bowser",
"version": "2.1.0",
"version": "2.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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