🔖 chore(release): v1.1.5 [skip ci]

## [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))
This commit is contained in:
semantic-release-bot 2025-07-26 10:55:38 +00:00 committed by speakeloudest
parent 50697dad67
commit 346183c997
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
<a name="readme-top"></a>
# 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)

View File

@ -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": {