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 98491e1 commit d2e049aCopy full SHA for d2e049a
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.5.1](https://github.com/tomerh2001/cache-manager-function/compare/v1.5.0...v1.5.1) (2024-09-12)
2
+
3
4
+### Bug Fixes
5
6
+* Fixed missing declaration files in dist ([98491e1](https://github.com/tomerh2001/cache-manager-function/commit/98491e162037e02ac8fe5ed87064205c3926a638))
7
8
# [1.5.0](https://github.com/tomerh2001/cache-manager-function/compare/v1.4.0...v1.5.0) (2024-09-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager-function",
- "version": "1.5.0",
+ "version": "1.5.1",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
0 commit comments