Skip to content

Commit a1aef76

Browse files
committed
chore: update changelog
1 parent 11add7a commit a1aef76

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

CHANGELOG.md

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

3-
## [0.2.1](https://github.com/MAXLZ1/nestjs-cacheable/compare/v0.2.1...v0.2.1) (2024-12-12)
4-
5-
6-
### Features
7-
8-
* add cache module ([81b4ccd](https://github.com/MAXLZ1/nestjs-cacheable/commit/81b4ccd4f9459ba6ef6f3934c50babf14b5ab38c))
9-
* allow Cacheable and CachePut decorators to use string type ttl ([891ce95](https://github.com/MAXLZ1/nestjs-cacheable/commit/891ce95fa3294d4290223fe408af7cdf1f95fbdb))
10-
* disconnect cacheable when module is destroyed ([db2ce03](https://github.com/MAXLZ1/nestjs-cacheable/commit/db2ce03ddbc22cdf499b12aea62b2b84970bc1a1))
11-
* improve the deletion logic of allEntries ([2e504bc](https://github.com/MAXLZ1/nestjs-cacheable/commit/2e504bce274320b9d3a4f239812d01ab58ca427d))
12-
* improve the deletion logic of allEntries ([fa01017](https://github.com/MAXLZ1/nestjs-cacheable/commit/fa01017db2fe189f4f6574e89744e48784e2d16e))
13-
14-
15-
### Miscellaneous Chores
16-
17-
* release 0.2.1 ([ceee8b0](https://github.com/MAXLZ1/nestjs-cacheable/commit/ceee8b0ad5ff717c7be822a9b3c6ebd4d6f9ee40))
18-
* release 0.2.1 ([728c499](https://github.com/MAXLZ1/nestjs-cacheable/commit/728c499052b6f0c786c52c518708854fbefe3416))
19-
203
## [0.2.1](https://github.com/MAXLZ1/nestjs-cacheable/compare/v0.2.0...v0.2.1) (2024-12-12)
214

225

0 commit comments

Comments
 (0)