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 eefd68a commit cca9f3cCopy full SHA for cca9f3c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.3.0](https://github.com/tomerh2001/cache-manager-function/compare/v1.2.0...v1.3.0) (2024-09-10)
2
+
3
4
+### Features
5
6
+* added trace logging ([eefd68a](https://github.com/tomerh2001/cache-manager-function/commit/eefd68a1b430d5923ce5668df19f7c7ce78fdafd))
7
8
# [1.2.0](https://github.com/tomerh2001/cache-manager-function/compare/v1.1.0...v1.2.0) (2024-09-08)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager-function",
- "version": "1.2.0",
+ "version": "1.3.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
0 commit comments