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 7640df1 commit 079ddddCopy full SHA for 079dddd
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [1.0.1](https://github.com/tomerh2001/cache-manager-function/compare/v1.0.0...v1.0.1) (2024-09-07)
2
+
3
4
+### Bug Fixes
5
6
+* fixed an issue with npm ([2aa306c](https://github.com/tomerh2001/cache-manager-function/commit/2aa306ceafa5b884be1341559a09d6ac807d7c24))
7
+* fixed npm package name ([7640df1](https://github.com/tomerh2001/cache-manager-function/commit/7640df15f8f6c5ef2f702d020c46fc189f55a512))
8
9
# 1.0.0 (2024-09-07)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager-function",
- "version": "1.0.0",
+ "version": "1.0.1",
"module": "index.ts",
"type": "module",
"devDependencies": {
0 commit comments