Skip to content

Commit 258f01a

Browse files
committed
chore(release): publish
- @hokify/[email protected]
1 parent 3cd9918 commit 258f01a

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

storages/lru-redis/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.3.3](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2020-11-06)
7+
8+
9+
### Bug Fixes
10+
11+
* **lru-redis:** ensure default values for lru cache ([3cd9918](https://github.com/hokify/node-ts-cache/commit/3cd991800b46c0d7b36f9b3e1d6aee03b63616a8))
12+
13+
14+
15+
16+
617
## [0.3.2](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2020-10-21)
718

819
**Note:** Version bump only for package @hokify/node-ts-cache-lru-redis-storage

storages/lru-redis/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

storages/lru-redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hokify/node-ts-cache-lru-redis-storage",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)