From b7aa0753aa4d35b0d6c801a77962b68081bd219e Mon Sep 17 00:00:00 2001 From: Phat Pham Date: Mon, 22 Jun 2026 01:28:42 +0700 Subject: [PATCH] chore(main): release 1.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dcd511..5b947d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project are documented in this file. +## [1.1.1](https://github.com/boringcode-dev/feedreader/compare/v1.1.0...v1.1.1) (2026-06-21) + + +### Bug Fixes + +* specify repo in release notes workflow ([0849015](https://github.com/boringcode-dev/feedreader/commit/0849015f9715ad654c30dddb31996f38bbdd3132)) + ## [1.1.0](https://github.com/boringcode-dev/feedreader/compare/v1.0.0...v1.1.0) (2026-06-21)