Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix unsupported locale fallback to previous one #819

Merged
merged 1 commit into from
Mar 6, 2020
Merged

Conversation

iamkun
Copy link
Owner

@iamkun iamkun commented Mar 6, 2020

No description provided.

@codecov
Copy link

codecov bot commented Mar 6, 2020

Codecov Report

Merging #819 into dev will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@         Coverage Diff         @@
##            dev   #819   +/-   ##
===================================
  Coverage   100%   100%           
===================================
  Files       157    157           
  Lines      1148   1148           
  Branches    215    216    +1     
===================================
  Hits       1148   1148
Impacted Files Coverage Δ
src/index.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b54150e...96ce05b. Read the comment docs.

@iamkun iamkun merged commit 4868715 into dev Mar 6, 2020
iamkun pushed a commit that referenced this pull request Mar 8, 2020
## [1.8.22](v1.8.21...v1.8.22) (2020-03-08)

### Bug Fixes

* Add IsoWeek plugin ([#811](#811)) ([28a2207](28a2207))
* Fix unsupported locale fallback to previous one ([#819](#819)) ([4868715](4868715))
@iamkun
Copy link
Owner Author

iamkun commented Mar 8, 2020

🎉 This PR is included in version 1.8.22 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iamkun iamkun added the released label Mar 8, 2020
@iamkun iamkun deleted the fix-locale branch April 10, 2020 02:52
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.8.22](iamkun/dayjs@v1.8.21...v1.8.22) (2020-03-08)

### Bug Fixes

* Add IsoWeek plugin ([#811](iamkun/dayjs#811)) ([28a2207](iamkun/dayjs@28a2207))
* Fix unsupported locale fallback to previous one ([#819](iamkun/dayjs#819)) ([4868715](iamkun/dayjs@4868715))
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.8.22](iamkun/dayjs@v1.8.21...v1.8.22) (2020-03-08)

### Bug Fixes

* Add IsoWeek plugin ([#811](iamkun/dayjs#811)) ([28a2207](iamkun/dayjs@28a2207))
* Fix unsupported locale fallback to previous one ([#819](iamkun/dayjs#819)) ([4868715](iamkun/dayjs@4868715))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant