Skip to content

Commit

Permalink
chore(release): 1.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.6.0](v1.5.0...v1.6.0) (2021-03-06)

### Bug Fixes

* add `noscript` warning ([a6a773f](a6a773f))
* include `v` in version for clarity ([a0861a6](a0861a6))
* include manifest at top-level ([ace2459](ace2459))
* more icon sizes ([68850bf](68850bf))
* theme meta ([42f6667](42f6667))

### Features

* include PWA manifest ([eda59ec](eda59ec))
* include version number ([250f7a9](250f7a9))
* support offline mode via service worker ([f65b598](f65b598))
  • Loading branch information
semantic-release-bot committed Mar 6, 2021
1 parent a0861a6 commit 944191f
Show file tree
Hide file tree
Showing 13 changed files with 30 additions and 8 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
# [1.6.0](https://github.com/seleb/sketch-to-lineart/compare/v1.5.0...v1.6.0) (2021-03-06)


### Bug Fixes

* add `noscript` warning ([a6a773f](https://github.com/seleb/sketch-to-lineart/commit/a6a773f54525a6b576fb60e309a38d53bcedbfac))
* include `v` in version for clarity ([a0861a6](https://github.com/seleb/sketch-to-lineart/commit/a0861a6c4a59cf12cfe4ae64d9d770ab01f05e67))
* include manifest at top-level ([ace2459](https://github.com/seleb/sketch-to-lineart/commit/ace24598eb0f942b7686535705ad9eeb6c447fc3))
* more icon sizes ([68850bf](https://github.com/seleb/sketch-to-lineart/commit/68850bf959b81fdc3e692f0a456616a33237a550))
* theme meta ([42f6667](https://github.com/seleb/sketch-to-lineart/commit/42f666780e989c4b356302d294a3f4235641bccb))


### Features

* include PWA manifest ([eda59ec](https://github.com/seleb/sketch-to-lineart/commit/eda59ec6d7f9e353ffd718a27b0f70f9ff3e54b3))
* include version number ([250f7a9](https://github.com/seleb/sketch-to-lineart/commit/250f7a9f2a9a111f28724f869a22a8010ea4666d))
* support offline mode via service worker ([f65b598](https://github.com/seleb/sketch-to-lineart/commit/f65b5983f19557d86b843673a0bcf9cb68505da4))

# [1.5.0](https://github.com/seleb/sketch-to-lineart/compare/v1.4.1...v1.5.0) (2021-03-06)


Expand Down
8 changes: 5 additions & 3 deletions docs/app.aec504c6.js → docs/app.72bdada9.js

Large diffs are not rendered by default.

Binary file added docs/icon_192.adc02fc6.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 added docs/icon_256.6f15547c.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 added docs/icon_512.4602542b.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.

1 change: 1 addition & 0 deletions docs/manifest.webmanifest

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

1 change: 1 addition & 0 deletions docs/service-worker.js

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

Loading

0 comments on commit 944191f

Please sign in to comment.