You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**client:** add support for multi-connection Redis clients and update dependencies ([e48e7e2](https://github.com/CSenshi/nestjs-redis/commit/e48e7e2))
11
+
12
+
### 🩹 Fixes
13
+
14
+
- update build step in github actions and correct file paths in package.json ([d5e88e6](https://github.com/CSenshi/nestjs-redis/commit/d5e88e6))
15
+
-**ci:** add NODE_OPTIONS to increase memory limit ([7b0509f](https://github.com/CSenshi/nestjs-redis/commit/7b0509f))
16
+
-**ci:** add public access flag to package publishing step ([063bb06](https://github.com/CSenshi/nestjs-redis/commit/063bb06))
17
+
-**client:** comply to eslint rules ([094d7e3](https://github.com/CSenshi/nestjs-redis/commit/094d7e3))
18
+
-**dependencies:** update redis version to use caret range ([9c48c65](https://github.com/CSenshi/nestjs-redis/commit/9c48c65))
19
+
-**tests:** change invalid test case ([5917bbf](https://github.com/CSenshi/nestjs-redis/commit/5917bbf))
0 commit comments