Skip to content

Commit 36946b2

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2024-09-07) ### Bug Fixes * fixed an issue with npm ([2aa306c](2aa306c))
1 parent 2aa306c commit 36946b2

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.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+
18
# 1.0.0 (2024-09-07)
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": "semantic-release-repo-template",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"module": "index.ts",
55
"type": "module",
66
"devDependencies": {

0 commit comments

Comments
 (0)