Skip to content

Commit 1b026a7

Browse files
committed
chore(release): publish
- @hokify/[email protected]
1 parent 04fa32a commit 1b026a7

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

storages/redisio/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+
# [1.4.0](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2020-10-30)
7+
8+
9+
### Features
10+
11+
* **redisio:** allow background savings when an error handler is set ([04fa32a](https://github.com/hokify/node-ts-cache/commit/04fa32add51d6b3cedb02fee88a3ef6c112eb187))
12+
13+
14+
15+
16+
617
## [1.3.3](https://github.com/hokify/node-ts-cache/compare/@hokify/[email protected]...@hokify/[email protected]) (2020-10-21)
718

819

storages/redisio/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/redisio/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-redisio-storage",
3-
"version": "1.3.3",
3+
"version": "1.4.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)