Skip to content

Commit d2e049a

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2024-09-12) ### Bug Fixes * Fixed missing declaration files in dist ([98491e1](98491e1))
1 parent 98491e1 commit d2e049a

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.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+
18
# [1.5.0](https://github.com/tomerh2001/cache-manager-function/compare/v1.4.0...v1.5.0) (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.0",
3+
"version": "1.5.1",
44
"main": "dist/index.js",
55
"types": "dist/index.d.ts",
66
"type": "module",

0 commit comments

Comments
 (0)