From e49ea7dd6072622d04ae2362f17fc94998b98a05 Mon Sep 17 00:00:00 2001 From: Arlind-dev Date: Tue, 28 Oct 2025 15:35:57 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] ## [1.1.0](https://github.com/Arlind-dev/sulej.ch/compare/v1.0.1...v1.1.0) (2025-10-28) ### Features * **ui:** add new favicon ([6bfb562](https://github.com/Arlind-dev/sulej.ch/commit/6bfb56264c3752e35369ac167c0149f8a7ca75c6)) --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c707f14..981051c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,9 @@ +## [1.1.0](https://github.com/Arlind-dev/sulej.ch/compare/v1.0.1...v1.1.0) (2025-10-28) + +### Features + +* **ui:** add new favicon ([6bfb562](https://github.com/Arlind-dev/sulej.ch/commit/6bfb56264c3752e35369ac167c0149f8a7ca75c6)) + ## [1.0.1](https://github.com/Arlind-dev/sulej.ch/compare/v1.0.0...v1.0.1) (2025-10-17) ### Bug Fixes diff --git a/package.json b/package.json index 1b3b396..fb1de1b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sulej.ch", - "version": "1.0.1", + "version": "1.1.0", "packageManager": "pnpm@10.15.0", "type": "module", "scripts": {