diff --git a/CHANGELOG.md b/CHANGELOG.md index 505d327..8c987eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +## [1.1.5](https://github.com/perfect-panel/ppanel-web/compare/v1.1.4...v1.1.5) (2025-07-26) + + +### 🐛 Bug Fixes + +* **subscribe**: Filter out items that are not marked as visible in subscription list ([32253e3](https://github.com/perfect-panel/ppanel-web/commit/32253e3)) + ## [1.1.4](https://github.com/perfect-panel/ppanel-web/compare/v1.1.3...v1.1.4) (2025-07-25) diff --git a/package.json b/package.json index cf46569..ebcd2dc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ppanel-web", - "version": "1.1.4", + "version": "1.1.5", "private": true, "homepage": "https://github.com/perfect-panel/ppanel-web", "bugs": {