chore(release): 1.0.1 [skip ci]

## [1.0.1](https://github.com/Arlind-dev/sulej.ch/compare/v1.0.0...v1.0.1) (2025-10-17)

### Bug Fixes

* **ui:** top-align layout and restyle footer version link ([#20](https://github.com/Arlind-dev/sulej.ch/issues/20)) ([6a71380](6a71380297))
This commit is contained in:
2025-10-17 10:50:10 +00:00
parent 6a71380297
commit 5331d06702
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
## [1.0.1](https://github.com/Arlind-dev/sulej.ch/compare/v1.0.0...v1.0.1) (2025-10-17)
### Bug Fixes
* **ui:** top-align layout and restyle footer version link ([#20](https://github.com/Arlind-dev/sulej.ch/issues/20)) ([6a71380](https://github.com/Arlind-dev/sulej.ch/commit/6a71380297ad9047cb79c7417e513a11bc57e6ad))
## 1.0.0 (2025-10-12) ## 1.0.0 (2025-10-12)
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "sulej.ch", "name": "sulej.ch",
"version": "1.0.0", "version": "1.0.1",
"packageManager": "pnpm@10.15.0", "packageManager": "pnpm@10.15.0",
"type": "module", "type": "module",
"scripts": { "scripts": {