- 
                Notifications
    
You must be signed in to change notification settings  - Fork 27
 
feat(Notice): migrate from Box to div #1753
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
Conversation
          size-limit report 📦
  | 
    
          Codecov Report
 @@            Coverage Diff             @@
##             main    #1753      +/-   ##
==========================================
+ Coverage   94.62%   94.76%   +0.13%     
==========================================
  Files         117      117              
  Lines        3291     3378      +87     
  Branches      483      497      +14     
==========================================
+ Hits         3114     3201      +87     
  Misses        128      128              
  Partials       49       49              
 Continue to review full report at Codecov. 
  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will also mean a migration on projects using Notice :)
Co-authored-by: Matthias Prost <mprost@scaleway.com>
## [0.178.0](v0.177.1...v0.178.0) (2022-08-11) ### ⚡ Refactor * remove flexbox usage ([#1752](#1752)) ([cabe0b4](cabe0b4)) ### ⚙️ Features * **Notice:** migrate from Box to div ([#1753](#1753)) ([c9488b0](c9488b0)) ### 📦 Chore * **devdeps:** update actions/cache action to v3.0.7 ([#1759](#1759)) ([958924d](958924d)) * **devdeps:** update pnpm to v7.9.0 ([#1766](#1766)) ([912c521](912c521))
| 
           🎉 This PR is included in version 0.178.0 🎉 The release is available on: Your semantic-release bot 📦🚀  | 
    
Related to #548