We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0abe484 + 433a62b commit ae7cc8dCopy full SHA for ae7cc8d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.7.1](https://github.com/rubiin/ultimate-nest/compare/v2.7.0...v2.7.1) (2024-08-29)
4
+
5
6
+### Bug Fixes
7
8
+* cache and throttle use ioredis ([0abe484](https://github.com/rubiin/ultimate-nest/commit/0abe484560842e257194689f8c259e819306f93e))
9
10
## [2.7.0](https://github.com/rubiin/ultimate-nest/compare/v2.6.2...v2.7.0) (2024-08-29)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ultimate-nest",
- "version": "2.7.0",
+ "version": "2.7.1",
"packageManager": "pnpm@9.9.0",
"description": "NestJS + MikroORM blog example with batteries included",
"author": {
0 commit comments