chore(release): v0.1.0 [skip ci]
This commit is contained in:
parent
7c4fe8b7c6
commit
3f0d1a7a11
25
CHANGELOG.md
Normal file
25
CHANGELOG.md
Normal file
@ -0,0 +1,25 @@
|
|||||||
|
# 0.1.0 (2023-08-21)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* add some margin to the default image ([03a40fd](https://github.com/Wivik/vinyl-records-collection-theme/commit/03a40fdb57a83b335ce3904aedc5219172c57b1f))
|
||||||
|
* add some space in paragraphes ([bcd4b77](https://github.com/Wivik/vinyl-records-collection-theme/commit/bcd4b77daa90c481b8ee17fac83a445ef0eaab55))
|
||||||
|
* css in mobile mode ([2d7ce00](https://github.com/Wivik/vinyl-records-collection-theme/commit/2d7ce0021d3d947fbda9d8024c4ff912d6e9683d))
|
||||||
|
* draft false by default, was annoying ([508216b](https://github.com/Wivik/vinyl-records-collection-theme/commit/508216bfa43d49dceaa7c70a4d32139fd0822a0b))
|
||||||
|
* fix image path ([8ced83b](https://github.com/Wivik/vinyl-records-collection-theme/commit/8ced83b67e51366b54fcb4769c1359cf06dd3d8b))
|
||||||
|
* moved default image to theme ([f1d584a](https://github.com/Wivik/vinyl-records-collection-theme/commit/f1d584a2bb683c502948f58100241d2f30f2b2b1))
|
||||||
|
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
* :sparkles: init theme ([edd7b69](https://github.com/Wivik/vinyl-records-collection-theme/commit/edd7b6956dc2e86fca2ddb22a1110c8ddd6cc855))
|
||||||
|
* add background image ([470d6a5](https://github.com/Wivik/vinyl-records-collection-theme/commit/470d6a5d2d4339ce2724cb8fedf67f51ab5ed54a))
|
||||||
|
* add background images ([3fae966](https://github.com/Wivik/vinyl-records-collection-theme/commit/3fae9665382bf53645d566c22d0b4f27469e6532))
|
||||||
|
* add config.toml ([5426003](https://github.com/Wivik/vinyl-records-collection-theme/commit/5426003464fec174099c5fd6cc97d7874beb61d4))
|
||||||
|
* add css customization ([99e8bec](https://github.com/Wivik/vinyl-records-collection-theme/commit/99e8bec5f72c94320d3e8aac63e3dfd13b6f3a86))
|
||||||
|
* better display ([f174e5e](https://github.com/Wivik/vinyl-records-collection-theme/commit/f174e5e546015eb846b819e1898e5c82e53ff203))
|
||||||
|
* update theme data ([933589a](https://github.com/Wivik/vinyl-records-collection-theme/commit/933589a0683bf155228b0a7516c5edea328a8d42))
|
||||||
|
|
||||||
|
|
||||||
|
|
3
version_file.json
Normal file
3
version_file.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"version": "0.1.0"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user