mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
chore: bump version and write changelog
This commit is contained in:
parent
e5096ae2c5
commit
ca7f157b12
@ -1,5 +1,8 @@
|
|||||||
# Bowser Changelog
|
# Bowser Changelog
|
||||||
|
|
||||||
|
### 1.7.1 (July 13, 2017)
|
||||||
|
- [ADD] Fix detecting of Tablet PC as tablet (#183)
|
||||||
|
|
||||||
### 1.7.0 (May 18, 2017)
|
### 1.7.0 (May 18, 2017)
|
||||||
- [ADD] Add OS version support for Windows and macOS (#178)
|
- [ADD] Add OS version support for Windows and macOS (#178)
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "bowser",
|
"name": "bowser",
|
||||||
"version": "1.7.0",
|
"version": "1.7.1",
|
||||||
"description": "Lightweight browser detector",
|
"description": "Lightweight browser detector",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"browser",
|
"browser",
|
||||||
|
Loading…
Reference in New Issue
Block a user