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 typescript type error UnitTypeLongPlural #1302

Merged
merged 1 commit into from
Jan 3, 2021
Merged

Conversation

iamkun
Copy link
Owner

@iamkun iamkun commented Jan 3, 2021

fix #1300

@codecov
Copy link

codecov bot commented Jan 3, 2021

Codecov Report

Merging #1302 (c756936) into dev (90bb665) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               dev     #1302   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          175       175           
  Lines         1697      1697           
  Branches       387       387           
=========================================
  Hits          1697      1697           
Impacted Files Coverage Δ
src/plugin/localeData/index.js 100.00% <ø> (ø)
src/constant.js 100.00% <100.00%> (ø)

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 b60466e...c756936. Read the comment docs.

@iamkun iamkun merged commit bfaabe4 into dev Jan 3, 2021
iamkun pushed a commit that referenced this pull request Jan 3, 2021
## [1.10.1](v1.10.0...v1.10.1) (2021-01-03)

### Bug Fixes

* fix typescript type error UnitTypeLongPlural ([#1302](#1302)) ([bfaabe4](bfaabe4)), closes [#1300](#1300)
@iamkun
Copy link
Owner Author

iamkun commented Jan 3, 2021

🎉 This PR is included in version 1.10.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@iamkun iamkun added the released label Jan 3, 2021
@iamkun iamkun deleted the fix/type-plural branch May 26, 2021 06:57
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.10.1](iamkun/dayjs@v1.10.0...v1.10.1) (2021-01-03)

### Bug Fixes

* fix typescript type error UnitTypeLongPlural ([#1302](iamkun/dayjs#1302)) ([bfaabe4](iamkun/dayjs@bfaabe4)), closes [#1300](iamkun/dayjs#1300)
andrewhood125ruhuc added a commit to andrewhood125ruhuc/SidRH2 that referenced this pull request May 10, 2022
## [1.10.1](iamkun/dayjs@v1.10.0...v1.10.1) (2021-01-03)

### Bug Fixes

* fix typescript type error UnitTypeLongPlural ([#1302](iamkun/dayjs#1302)) ([bfaabe4](iamkun/dayjs@bfaabe4)), closes [#1300](iamkun/dayjs#1300)
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.

Typescript Issue - Type expected issue on line 20
1 participant