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](iamkun/dayjs@v1.8.14...v1.8.15) (2019-07-08)

### Bug Fixes

* Fix dayjs.locale() returns current global locale ([#602](iamkun/dayjs#602)) ([790cd1a](iamkun/dayjs@790cd1a))
* Fix incorrect Thai locale translation of July ([#607](iamkun/dayjs#607)) ([43cbfd3](iamkun/dayjs@43cbfd3))
* Lowercase french locale months and weekdays ([#615](iamkun/dayjs#615)) ([e5a257c](iamkun/dayjs@e5a257c))
* Type - Export Ls object to query all available locales ([#623](iamkun/dayjs#623)) ([f6bfae0](iamkun/dayjs@f6bfae0))
* Update  nb (Norsk Bokmål) locale ([#604](iamkun/dayjs#604)) ([907f5c9](iamkun/dayjs@907f5c9))
* Update types of `.diff` API ([#617](iamkun/dayjs#617)) ([f0f43d2](iamkun/dayjs@f0f43d2))
  • Loading branch information
semantic-release-bot committed Jul 8, 2019
1 parent 1b08be0 commit 9392982
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 9392982

Please sign in to comment.