Skip to content

Commit

Permalink
chore(release): 1.3.0 # [1.3.0](v1.2.1...v1.3.0) (2020-01-27)
Browse files Browse the repository at this point in the history
### Features

* Multiple get and set are now using for read/write tags. ([71d60a3](71d60a3))
  • Loading branch information
semantic-release-bot committed Jan 27, 2020
1 parent 11d2026 commit dc9517d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.3.0](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.2.1...v1.3.0) (2020-01-27)


### Features

* Multiple get and set are now using for read/write tags. ([71d60a3](https://github.com/TinkoffCreditSystems/cachalot/commit/71d60a3))

## [1.2.1](https://github.com/TinkoffCreditSystems/cachalot/compare/v1.2.0...v1.2.1) (2020-01-23)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cachalot",
"version": "1.2.1",
"version": "1.3.0",
"description": "Cache manager for nodejs with support different cache strategies",
"keywords": [
"cache",
Expand Down

0 comments on commit dc9517d

Please sign in to comment.