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(useCookieValue): proper js-cookie import #864

Merged
merged 1 commit into from
Jul 3, 2022
Merged

fix(useCookieValue): proper js-cookie import #864

merged 1 commit into from
Jul 3, 2022

Conversation

xobotyi
Copy link
Contributor

@xobotyi xobotyi commented Jul 3, 2022

Checklist

  • Have you read contribution guideline?
  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Is there an existing issue for this PR?
  • Have the files been linted and formatted?
  • Have the docs been updated to match the changes in the PR?
  • Have the tests been updated to match the changes in the PR?
  • Have you run the tests locally to confirm they pass?

@xobotyi xobotyi added the 🕯️ bug fix One or more bugs fixed label Jul 3, 2022
@xobotyi xobotyi self-assigned this Jul 3, 2022
@codecov
Copy link

codecov bot commented Jul 3, 2022

Codecov Report

Merging #864 (dbfe9bf) into master (d8604df) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #864   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files          58       58           
  Lines         991      991           
  Branches      177      177           
=======================================
  Hits          990      990           
  Partials        1        1           
Impacted Files Coverage Δ
src/useCookieValue/useCookieValue.ts 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 d8604df...dbfe9bf. Read the comment docs.

@xobotyi xobotyi merged commit bb6464b into master Jul 3, 2022
@xobotyi xobotyi deleted the fix-280 branch July 3, 2022 07:33
github-actions bot pushed a commit that referenced this pull request Jul 3, 2022
## [14.7.1](v14.7.0...v14.7.1) (2022-07-03)

### Bug Fixes

* **useCookieValue:** proper js-cookie import ([#864](#864)) ([bb6464b](bb6464b)), closes [#280](#280)
@xobotyi
Copy link
Contributor Author

xobotyi commented Jul 3, 2022

🎉 This PR is included in version 14.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🕯️ bug fix One or more bugs fixed released
Development

Successfully merging this pull request may close these issues.

1 participant