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

Merge tag '2.0.0-alpha.3' into develop

no message
This commit is contained in:
Denis Demchenko 2018-07-22 19:48:02 +03:00
commit b7acaf32f5
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# Bowser Changelog
### 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)
### 2.0.0-alpha.2 (July 17, 2018)
- [CHANGE] Make `src/bowser` main file instead of the bundled one
- [CHANGE] Move the bundled file to the root of the package to make it possible to `require('bowser/compiled')` (#231)

View File

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