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.
1 parent d45eaae commit 3c87429Copy full SHA for 3c87429
CHANGELOG.md
@@ -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
8
## [1.5.1](https://github.com/tomerh2001/cache-manager-function/compare/v1.5.0...v1.5.1) (2024-09-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager-function",
- "version": "1.5.1",
+ "version": "1.5.2",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
0 commit comments