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](iamkun/dayjs@v1.6.2...v1.6.3) (2018-05-21)

### Bug Fixes

* Changing locales locally is immutable from this release ([2cce729](iamkun/dayjs@2cce729)), closes [#182](iamkun/dayjs#182)
* instance locale change should be immutable ([84597c9](iamkun/dayjs@84597c9))
  • Loading branch information
andrewhood125ruhuc committed Dec 14, 2023
1 parent dface95 commit 4c3de58
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 4c3de58

Please sign in to comment.