Skip to content

Commit

Permalink
chore(release): 1.6.3 [skip ci]
Browse files Browse the repository at this point in the history
<a name="1.6.3"></a>
## [1.6.3](v1.6.2...v1.6.3) (2018-05-21)

### Bug Fixes

* Changing locales locally is immutable from this release ([2cce729](2cce729)), closes [#182](#182)
* instance locale change should be immutable ([84597c9](84597c9))
  • Loading branch information
semantic-release-bot committed May 21, 2018
1 parent 2cce729 commit c0ea987
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<a name="1.6.3"></a>
## [1.6.3](https://github.com/iamkun/dayjs/compare/v1.6.2...v1.6.3) (2018-05-21)


### Bug Fixes

* Changing locales locally is immutable from this release ([2cce729](https://github.com/iamkun/dayjs/commit/2cce729)), closes [#182](https://github.com/iamkun/dayjs/issues/182)
* instance locale change should be immutable ([84597c9](https://github.com/iamkun/dayjs/commit/84597c9))

<a name="1.6.2"></a>
## [1.6.2](https://github.com/iamkun/dayjs/compare/v1.6.1...v1.6.2) (2018-05-18)

Expand Down

0 comments on commit c0ea987

Please sign in to comment.