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

Bump version, write changelog

This commit is contained in:
Denis Demchenko 2018-08-18 14:20:11 +03:00
parent 2bc8982b42
commit 486f718c1d
2 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,10 @@
# Bowser Changelog
### 2.0.0-beta.1 (August 18, 2018)
- [ADD] Add loose version comparison to `Parser.compareVersion()` and `Parser.satisfies()`
- [CHORE] Add CONTRIBUTING.md
- [DOCS] Regenerate docs
### 2.0.0-alpha.4 (August 2, 2018)
- [DOCS] Fix usage docs (#238)
- [CHANGE] Make `./es5.js` the main file of the package (#239)

View File

@ -1,6 +1,6 @@
{
"name": "bowser",
"version": "2.0.0-alpha.4",
"version": "2.0.0-beta.1",
"description": "Lightweight browser detector",
"keywords": [
"browser",