Bump version, write changelog

pull/246/head
Denis Demchenko 6 years ago
parent 8e919efd4f
commit 818040b41a

@ -1,5 +1,9 @@
# Bowser Changelog
### 2.0.0-alpha.4 (August 2, 2018)
- [DOCS] Fix usage docs (#238)
- [CHANGE] Make `./es5.js` the main file of the package (#239)
### 2.0.0-alpha.3 (July 22, 2018)
- [CHANGE] Rename split and rename `compiled.js` to `es5.js` and `bundled.js` (#231, #236, #237)
- [ADD] Add `Parser.some` (#235)

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

Loading…
Cancel
Save