Skip to content

Commit 3c87429

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2024-09-12) ### Bug Fixes * Export all types from './types' ([d45eaae](d45eaae))
1 parent d45eaae commit 3c87429

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,3 +1,10 @@
1+
## [1.5.2](https://github.com/tomerh2001/cache-manager-function/compare/v1.5.1...v1.5.2) (2024-09-12)
2+
3+
4+
### Bug Fixes
5+
6+
* Export all types from './types' ([d45eaae](https://github.com/tomerh2001/cache-manager-function/commit/d45eaae2501bf88d88ce55409c293cb9b1a5f920))
7+
18
## [1.5.1](https://github.com/tomerh2001/cache-manager-function/compare/v1.5.0...v1.5.1) (2024-09-12)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cache-manager-function",
3-
"version": "1.5.1",
3+
"version": "1.5.2",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)