diff --git a/CHANGELOG.md b/CHANGELOG.md index 53777c3..c707f14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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) ### Features diff --git a/package.json b/package.json index 946ea94..fc4d7a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sulej.ch", - "version": "1.0.0", + "version": "1.0.1", "packageManager": "pnpm@10.15.0", "type": "module", "scripts": {