Skip to content

Commit

Permalink
chore(release): 1.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.9.0](v1.8.0...v1.9.0) (2023-02-28)

### Bug Fixes

* add some basic error handling ([6a9c4b6](6a9c4b6))
* always put video on black bg ([ed8c42a](ed8c42a))
* audit dependencies ([ef1dc04](ef1dc04))
* better fill style ([1b22c08](1b22c08))
* improve modal layout ([0027945](0027945))
* improve theme toggle design ([61656c1](61656c1))
* more representative icon ([de1dbd3](de1dbd3))
* more vertical space ([792bc1e](792bc1e))
* separate buttons in modal ([da05547](da05547))
* subtler lines ([bab55bd](bab55bd))
* type safety ([aaf93f8](aaf93f8))
* type safety ([74fa087](74fa087))
* type safety ([ba10470](ba10470))
* type safety ([65ed929](65ed929))
* update dependencies ([76a07f7](76a07f7))

### Features

* add basic theme toggle ([82f210c](82f210c))
* bigger buttons on mobile ([71eb84b](71eb84b))
  • Loading branch information
semantic-release-bot committed Feb 28, 2023
1 parent bd4d282 commit c820696
Show file tree
Hide file tree
Showing 19 changed files with 78 additions and 51 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
# [1.9.0](https://github.com/seleb/sketch-to-lineart/compare/v1.8.0...v1.9.0) (2023-02-28)


### Bug Fixes

* add some basic error handling ([6a9c4b6](https://github.com/seleb/sketch-to-lineart/commit/6a9c4b6994c3ee2c04a2a46ad840b2264a2e7faf))
* always put video on black bg ([ed8c42a](https://github.com/seleb/sketch-to-lineart/commit/ed8c42ac843a9501ee62df1472e35165c43a1d9b))
* audit dependencies ([ef1dc04](https://github.com/seleb/sketch-to-lineart/commit/ef1dc04cc0dfa3980883eb775788d9fed44cfb5b))
* better fill style ([1b22c08](https://github.com/seleb/sketch-to-lineart/commit/1b22c085112ede94043f1988f1b62dda8d2ead42))
* improve modal layout ([0027945](https://github.com/seleb/sketch-to-lineart/commit/002794553ba8a529a7d55d1e5057a8cbac0e4642))
* improve theme toggle design ([61656c1](https://github.com/seleb/sketch-to-lineart/commit/61656c14a1a5e90408e6acc0382dd4399665525c))
* more representative icon ([de1dbd3](https://github.com/seleb/sketch-to-lineart/commit/de1dbd35c8d942e02143d58931b72ba3c172d159))
* more vertical space ([792bc1e](https://github.com/seleb/sketch-to-lineart/commit/792bc1eae374ff8aecbc70edc216d17ea6b1e331))
* separate buttons in modal ([da05547](https://github.com/seleb/sketch-to-lineart/commit/da05547d7c13178dbb4d23319304fd396dc00ad7))
* subtler lines ([bab55bd](https://github.com/seleb/sketch-to-lineart/commit/bab55bd3d81030769919216ac09dc25ee258ef9f))
* type safety ([aaf93f8](https://github.com/seleb/sketch-to-lineart/commit/aaf93f8dd67a2ee1833fb0426f28b86280b07db6))
* type safety ([74fa087](https://github.com/seleb/sketch-to-lineart/commit/74fa08728b3244832f49c472ff4e99bcd8bf43de))
* type safety ([ba10470](https://github.com/seleb/sketch-to-lineart/commit/ba104702973092a04abb093123d284d7a1307484))
* type safety ([65ed929](https://github.com/seleb/sketch-to-lineart/commit/65ed929363b1bebbe5f503782961a59b8b75710a))
* update dependencies ([76a07f7](https://github.com/seleb/sketch-to-lineart/commit/76a07f7627dc8a5c0d453a902efd9f364eb92711))


### Features

* add basic theme toggle ([82f210c](https://github.com/seleb/sketch-to-lineart/commit/82f210ce3e2723afe3ed5db5d1e813ef09f42dfb))
* bigger buttons on mobile ([71eb84b](https://github.com/seleb/sketch-to-lineart/commit/71eb84b47498301eaed6ffcecb8f70bbdcf7eeb5))

# [1.8.0](https://github.com/seleb/sketch-to-lineart/compare/v1.7.0...v1.8.0) (2021-05-12)


Expand Down
35 changes: 0 additions & 35 deletions docs/app.bf1b57b6.js

This file was deleted.

35 changes: 35 additions & 0 deletions docs/app.d9e53179.js

Large diffs are not rendered by default.

Binary file removed docs/icon.56c1db02.png
Binary file not shown.
Binary file added docs/icon.c7137b89.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/icon_192.adc02fc6.png
Binary file not shown.
Binary file added docs/icon_192.c56ee251.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/icon_256.6f15547c.png
Binary file not shown.
Binary file added docs/icon_256.f6b7a4e3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/icon_512.4602542b.png
Binary file not shown.
Binary file added docs/icon_512.b8db3d24.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/manifest.webmanifest

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c820696

Please sign in to comment.