Skip to content

Commit

Permalink
chore(release): 1.8.20 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.20](iamkun/dayjs@v1.8.19...v1.8.20) (2020-02-04)

### Bug Fixes

* Add Bislama Locale (bi) ([#780](iamkun/dayjs#780)) ([9ac6ab4](iamkun/dayjs@9ac6ab4))
* Fix weekOfYear plugin to support yearStart locale for better week number result ([#769](iamkun/dayjs#769)) ([f00db36](iamkun/dayjs@f00db36))
* Update et (Estonian) locale relativeTime ([#790](iamkun/dayjs#790)) ([d8e0f45](iamkun/dayjs@d8e0f45))
* Update LocaleData plugin to support dayjs.localeData().weekdays() API ([287fed6](iamkun/dayjs@287fed6)), closes [#779](iamkun/dayjs#779)
* Update LocaleData plugin to support dayjs.months dayjs.weekdays API ([144c2ae](iamkun/dayjs@144c2ae)), closes [#779](iamkun/dayjs#779)
* Update pl locale fusional config ([d372475](iamkun/dayjs@d372475))
  • Loading branch information
andrewhood125ruhuc committed Jul 7, 2027
1 parent 0a19572 commit 76374fc
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
## [1.8.20](https://github.com/iamkun/dayjs/compare/v1.8.19...v1.8.20) (2020-02-04)


### Bug Fixes

* Add Bislama Locale (bi) ([#780](https://github.com/iamkun/dayjs/issues/780)) ([9ac6ab4](https://github.com/iamkun/dayjs/commit/9ac6ab481bc883dd4ecc02caab12c8b2fc218a42))
* Fix weekOfYear plugin to support yearStart locale for better week number result ([#769](https://github.com/iamkun/dayjs/issues/769)) ([f00db36](https://github.com/iamkun/dayjs/commit/f00db36e70bc7beaca1abadeb30a9b1fbb3261ee))
* Update et (Estonian) locale relativeTime ([#790](https://github.com/iamkun/dayjs/issues/790)) ([d8e0f45](https://github.com/iamkun/dayjs/commit/d8e0f45f6cd2d5e5704b9797929227454c92d1a5))
* Update LocaleData plugin to support dayjs.localeData().weekdays() API ([287fed6](https://github.com/iamkun/dayjs/commit/287fed6db9eb4fd979b4861aca4dacbd32422533)), closes [#779](https://github.com/iamkun/dayjs/issues/779)
* Update LocaleData plugin to support dayjs.months dayjs.weekdays API ([144c2ae](https://github.com/iamkun/dayjs/commit/144c2ae6e15fbf89e3acd7c8cb9e237c5f6e1348)), closes [#779](https://github.com/iamkun/dayjs/issues/779)
* Update pl locale fusional config ([d372475](https://github.com/iamkun/dayjs/commit/d3724758bb27d5b17587b995ba14e7e80dcd1151))

## [1.8.19](https://github.com/iamkun/dayjs/compare/v1.8.18...v1.8.19) (2020-01-06)


Expand Down

0 comments on commit 76374fc

Please sign in to comment.