Skip to content

Commit 6b47229

Browse files
committed
Update changelog for v1.7.0
This commit was created by changelog-from-release in 'Changelog' CI workflow
1 parent 1a42ca9 commit 6b47229

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
<a id="v1.7.0"></a>
2+
# [v1.7.0](https://github.com/ilovepixelart/ts-cache-mongoose/releases/tag/v1.7.0) - 2025-01-19
3+
4+
- Merge pull request [#273](https://github.com/ilovepixelart/ts-cache-mongoose/issues/273) from ilovepixelart/feature/move-all-types-to-one-file c169849
5+
- Sort imports dc45b11
6+
- Refactor import, export, test models 84508bf
7+
- Convert cache options to type 1a90719
8+
- Move all types to one file and renamed: - type IData -&gt; CacheData - type ICacheOptions -&gt; CacheOptions - type ICacheEngine -&gt; CacheEngine - class CacheEngine -&gt; Cache 8851b9a
9+
- Update changelog for v1.6.8 8d56584
10+
11+
---
12+
13+
https://github.com/ilovepixelart/ts-cache-mongoose/compare/v1.6.8...v1.7.0
14+
15+
[Changes][v1.7.0]
16+
17+
118
<a id="v1.6.8"></a>
219
# [v1.6.8](https://github.com/ilovepixelart/ts-cache-mongoose/releases/tag/v1.6.8) - 2025-01-19
320

@@ -795,6 +812,7 @@ https://github.com/ilovepixelart/ts-cache-mongoose/compare/v0.0.1...v0.0.2
795812
[Changes][v0.0.2]
796813

797814

815+
[v1.7.0]: https://github.com/ilovepixelart/ts-cache-mongoose/compare/v1.6.8...v1.7.0
798816
[v1.6.8]: https://github.com/ilovepixelart/ts-cache-mongoose/compare/v1.6.7...v1.6.8
799817
[v1.6.7]: https://github.com/ilovepixelart/ts-cache-mongoose/compare/v1.6.6...v1.6.7
800818
[v1.6.6]: https://github.com/ilovepixelart/ts-cache-mongoose/compare/v1.6.5...v1.6.6

0 commit comments

Comments
 (0)