Skip to content

Commit

Permalink
chore(release): 1.8.15 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.15](v1.8.14...v1.8.15) (2019-07-08)

### Bug Fixes

* Fix dayjs.locale() returns current global locale ([#602](#602)) ([790cd1a](790cd1a))
* Fix incorrect Thai locale translation of July ([#607](#607)) ([43cbfd3](43cbfd3))
* Lowercase french locale months and weekdays ([#615](#615)) ([e5a257c](e5a257c))
* Type - Export Ls object to query all available locales ([#623](#623)) ([f6bfae0](f6bfae0))
* Update  nb (Norsk Bokmål) locale ([#604](#604)) ([907f5c9](907f5c9))
* Update types of `.diff` API ([#617](#617)) ([f0f43d2](f0f43d2))
  • Loading branch information
semantic-release-bot committed Jul 8, 2019
1 parent f588fbf commit 7f1a1e9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.8.15](https://github.com/iamkun/dayjs/compare/v1.8.14...v1.8.15) (2019-07-08)


### Bug Fixes

* Fix dayjs.locale() returns current global locale ([#602](https://github.com/iamkun/dayjs/issues/602)) ([790cd1a](https://github.com/iamkun/dayjs/commit/790cd1a))
* Fix incorrect Thai locale translation of July ([#607](https://github.com/iamkun/dayjs/issues/607)) ([43cbfd3](https://github.com/iamkun/dayjs/commit/43cbfd3))
* Lowercase french locale months and weekdays ([#615](https://github.com/iamkun/dayjs/issues/615)) ([e5a257c](https://github.com/iamkun/dayjs/commit/e5a257c))
* Type - Export Ls object to query all available locales ([#623](https://github.com/iamkun/dayjs/issues/623)) ([f6bfae0](https://github.com/iamkun/dayjs/commit/f6bfae0))
* Update nb (Norsk Bokmål) locale ([#604](https://github.com/iamkun/dayjs/issues/604)) ([907f5c9](https://github.com/iamkun/dayjs/commit/907f5c9))
* Update types of `.diff` API ([#617](https://github.com/iamkun/dayjs/issues/617)) ([f0f43d2](https://github.com/iamkun/dayjs/commit/f0f43d2))

## [1.8.14](https://github.com/iamkun/dayjs/compare/v1.8.13...v1.8.14) (2019-05-07)


Expand Down

0 comments on commit 7f1a1e9

Please sign in to comment.