Skip to content

Commit ae7cc8d

Browse files
authored
Merge pull request #493 from rubiin/release-please--branches--master--components--ultimate-nest
2 parents 0abe484 + 433a62b commit ae7cc8d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [2.7.0](https://github.com/rubiin/ultimate-nest/compare/v2.6.2...v2.7.0) (2024-08-29)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ultimate-nest",
3-
"version": "2.7.0",
3+
"version": "2.7.1",
44
"packageManager": "pnpm@9.9.0",
55
"description": "NestJS + MikroORM blog example with batteries included",
66
"author": {

0 commit comments

Comments
 (0)