Skip to content
This repository was archived by the owner on Oct 1, 2021. It is now read-only.

Commit 020f83d

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2020-04-06) ### Bug Fixes * refactoring, fixing types and memory strategies ([852af0c](852af0c))
1 parent 4a661e7 commit 020f83d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.1.1](https://github.com/LabShare/services-cache/compare/v2.1.0...v2.1.1) (2020-04-06)
2+
3+
4+
### Bug Fixes
5+
6+
* refactoring, fixing types and memory strategies ([852af0c](https://github.com/LabShare/services-cache/commit/852af0c9cae2f293e4387d2cfe711e4e8a4a9179))
7+
18
# [2.1.0](https://github.com/LabShare/services-cache/compare/v2.0.2...v2.1.0) (2020-04-02)
29

310

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"engines": {
66
"node": ">=8.9"
77
},
8-
"version": "2.1.0",
8+
"version": "2.1.1",
99
"description": "LabShare Cache Services - Simple and extensible caching module with support of decorators",
1010
"types": "index.d.ts",
1111
"author": "LabShare",

0 commit comments

Comments
 (0)