Skip to content

Commit

Permalink
chore(release): 1.8.12 [skip ci]
Browse files Browse the repository at this point in the history
## [1.8.12](iamkun/dayjs@v1.8.11...v1.8.12) (2019-04-02)

### Bug Fixes

* Add .get API ([6e4ee9d](iamkun/dayjs@6e4ee9d))
* Add 79 locales ([#541](iamkun/dayjs#541)) ([f68b4f3](iamkun/dayjs@f68b4f3))
* Add Calendar plugin ([35cf565](iamkun/dayjs@35cf565))
* Add isoWeeksInYear plugin ([2b3fed4](iamkun/dayjs@2b3fed4))
* Add Occitan (oc-lnc) locale file ([#551](iamkun/dayjs#551)) ([a1ad6a5](iamkun/dayjs@a1ad6a5))
* Add plugin minMax to sopport .max .min ([3c2631f](iamkun/dayjs@3c2631f))
* Fix set Month Year error in last day of the month ([96c9444](iamkun/dayjs@96c9444))
* Update ko locale weekdaysShort  ([#543](iamkun/dayjs#543)) ([1fac48c](iamkun/dayjs@1fac48c))
* Update localizedFormat plugin to support lowercase localizable formats (l, ll, lll, llll) ([#546](iamkun/dayjs#546)) ([176e3b4](iamkun/dayjs@176e3b4))
  • Loading branch information
1 parent 3dc1b06 commit 06bf614
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.8.12](https://github.com/iamkun/dayjs/compare/v1.8.11...v1.8.12) (2019-04-02)


### Bug Fixes

* Add .get API ([7318797](https://github.com/iamkun/dayjs/commit/7318797))
* Add 79 locales ([#541](https://github.com/iamkun/dayjs/issues/541)) ([f75a125](https://github.com/iamkun/dayjs/commit/f75a125))
* Add Calendar plugin ([d1b9cf9](https://github.com/iamkun/dayjs/commit/d1b9cf9))
* Add isoWeeksInYear plugin ([2db8631](https://github.com/iamkun/dayjs/commit/2db8631))
* Add Occitan (oc-lnc) locale file ([#551](https://github.com/iamkun/dayjs/issues/551)) ([c30b715](https://github.com/iamkun/dayjs/commit/c30b715))
* Add plugin minMax to sopport .max .min ([2870a23](https://github.com/iamkun/dayjs/commit/2870a23))
* Fix set Month Year error in last day of the month ([d058f4a](https://github.com/iamkun/dayjs/commit/d058f4a))
* Update ko locale weekdaysShort ([#543](https://github.com/iamkun/dayjs/issues/543)) ([317fd3e](https://github.com/iamkun/dayjs/commit/317fd3e))
* Update localizedFormat plugin to support lowercase localizable formats (l, ll, lll, llll) ([#546](https://github.com/iamkun/dayjs/issues/546)) ([f2b5ebf](https://github.com/iamkun/dayjs/commit/f2b5ebf))

## [1.8.11](https://github.com/iamkun/dayjs/compare/v1.8.10...v1.8.11) (2019-03-21)


Expand Down

0 comments on commit 06bf614

Please sign in to comment.