1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

chore(package): bump version, write changelog

This commit is contained in:
Denis Demchenko
2019-12-26 23:28:09 +02:00
parent 24d1ce5e2c
commit 01f5f2281e
3 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
# Bowser Changelog
### 2.8.1 (Dec 26, 2019)
- [FIX] Reverted [#382] as it broke build
### 2.8.0 (Dec 26, 2019)
- [ADD] Add polyfills for Array.find & Object.assign [#383]
- [ADD] Export constants with types.d.ts [#382]