-
Notifications
You must be signed in to change notification settings - Fork 565
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: clone svg symbols #344
Conversation
@bubkoo Please provide us with more info about this pull request. |
Codecov ReportBase: 67.05% // Head: 67.05% // No change to project coverage 👍
Additional details and impacted files@@ Coverage Diff @@
## master #344 +/- ##
=======================================
Coverage 67.05% 67.05%
=======================================
Files 10 10
Lines 513 513
Branches 118 118
=======================================
Hits 344 344
Misses 120 120
Partials 49 49
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
## [1.11.1](v1.11.0...v1.11.1) (2022-12-05) ### Bug Fixes * clone svg symbols ([#344](#344)) ([aec6fa1](aec6fa1))
🎉 This PR is included in version 1.11.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [1.11.1](bubkoo/html-to-image@v1.11.0...v1.11.1) (2022-12-05) ### Bug Fixes * clone svg symbols ([bubkoo#344](bubkoo#344)) ([aec6fa1](bubkoo@aec6fa1))
## [1.11.1](bubkoo/html-to-image@v1.11.0...v1.11.1) (2022-12-05) ### Bug Fixes * clone svg symbols ([bubkoo#344](bubkoo#344)) ([aec6fa1](bubkoo@aec6fa1))
## [1.11.1](bubkoo/html-to-image@v1.11.0...v1.11.1) (2022-12-05) ### Bug Fixes * clone svg symbols ([bubkoo#344](bubkoo#344)) ([aec6fa1](bubkoo@aec6fa1))
## [1.11.1](bubkoo/html-to-image@v1.11.0...v1.11.1) (2022-12-05) ### Bug Fixes * clone svg symbols ([bubkoo#344](bubkoo#344)) ([aec6fa1](bubkoo@aec6fa1))
## [1.11.1](bubkoo/html-to-image@v1.11.0...v1.11.1) (2022-12-05) ### Bug Fixes * clone svg symbols ([bubkoo#344](bubkoo#344)) ([aec6fa1](bubkoo@aec6fa1))
Description
Motivation and Context
Types of changes
Self Check before Merge