Skip to content

Commit c1cc67f

Browse files
committed
chore: update CHANGELOG for version 0.11.2
1 parent d681865 commit c1cc67f

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

CHANGELOG.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,14 @@
1-
## 0.11.1 (2025-08-17)
2-
3-
### 🚀 Features
4-
5-
- add issue templates for bug reports, documentation, and feature requests; update pull request template; enhance security policy with vulnerability reporting details ([2de3386](https://github.com/CSenshi/nestjs-redis/commit/2de3386))
6-
- add socket.io-adapter to issue templates and CI workflows ([8489115](https://github.com/CSenshi/nestjs-redis/commit/8489115))
7-
- **ci): add Codecov action for coverage report uploads refactor(jest:** unify coverage directory structure across packages ([d2f50fb](https://github.com/CSenshi/nestjs-redis/commit/d2f50fb))
8-
- **health-indicator:** add Redis client dependency and integration tests ([f2db41c](https://github.com/CSenshi/nestjs-redis/commit/f2db41c))
9-
- **kit:** add socket.io-adapter as a dependency and export in index ([27f3831](https://github.com/CSenshi/nestjs-redis/commit/27f3831))
10-
- **socket.io-adapter:** init ([f84b14d](https://github.com/CSenshi/nestjs-redis/commit/f84b14d))
11-
- **socket.io-adapter:** implement Redis integration with custom exceptions and adapter setup ([b85467d](https://github.com/CSenshi/nestjs-redis/commit/b85467d))
12-
- **socket.io-adapter:** write README ([8e079fb](https://github.com/CSenshi/nestjs-redis/commit/8e079fb))
13-
- **socket.io-adapter:** update package.json ([cd0cbda](https://github.com/CSenshi/nestjs-redis/commit/cd0cbda))
14-
- **socket.io-adapter:** refactor exports ([87fdc5b](https://github.com/CSenshi/nestjs-redis/commit/87fdc5b))
1+
## 0.11.2 (2025-08-18)
152

163
### 🩹 Fixes
174

18-
- remove unused @nestjs-redis/client dependency and related integration tests ([193f475](https://github.com/CSenshi/nestjs-redis/commit/193f475))
19-
- **health-indicator:** update RedisHealthIndicator to use HealthIndicatorService directly ([1f324b0](https://github.com/CSenshi/nestjs-redis/commit/1f324b0))
5+
- **client:** add missing redis event listeners ([cdc4038](https://github.com/CSenshi/nestjs-redis/commit/cdc4038))
206

217
### ❤️ Thank You
228

239
- CSenshi
2410

25-
## 0.11.0 (2025-08-17)
11+
## 0.11.1 (2025-08-17)
2612

2713
### 🚀 Features
2814

0 commit comments

Comments
 (0)