-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from mikemellor11/release-please--branches--mas…
…ter--components--release-please-action chore(master): release 2.1.0
- Loading branch information
Showing
3 changed files
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# Changelog | ||
|
||
## [2.1.0](https://github.com/mikemellor11/svgfit/compare/v2.0.0...v2.1.0) (2023-01-27) | ||
|
||
|
||
### Features | ||
|
||
* added exception handling ([5f02a45](https://github.com/mikemellor11/svgfit/commit/5f02a45e2dac6261c37ac239d97fc8274af247ee)) | ||
* new puppeteer implementation of fit code ([4b85b26](https://github.com/mikemellor11/svgfit/commit/4b85b263858602740f80f666b812dbd8168fe85f)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* added entry point ([5e092c1](https://github.com/mikemellor11/svgfit/commit/5e092c158d1ae7c9023e885c170edcdd0f73dd54)) | ||
* loop over arrays of srcs and dests ([1a677a4](https://github.com/mikemellor11/svgfit/commit/1a677a4552ef07fed3821cffae1e26853e5183a7)) | ||
* loop over dest and src and construct inputs ([b5592b5](https://github.com/mikemellor11/svgfit/commit/b5592b5c60ee94bc2ac899e8c0fda1511db91d11)) | ||
* new entry point ([6514882](https://github.com/mikemellor11/svgfit/commit/6514882b22a9e85d12865d2c9a7b3c279ab7cb0d)) | ||
* remove default execPath and use puppeteer ([3373f18](https://github.com/mikemellor11/svgfit/commit/3373f1851511f0d68f6d9c3d54ca8d38fb961b29)) | ||
* set exit flag on mocha to end tests faster ([10dc79c](https://github.com/mikemellor11/svgfit/commit/10dc79cc939ce25267015a5bf9dbfada31148c46)) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters