Skip to content

Commit 13125f5

Browse files
committed
chore(release): v1.6.17
1 parent 0dc8470 commit 13125f5

File tree

4 files changed

+10
-2
lines changed

4 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.6.17](https://github.com/microlinkhq/keyv/compare/v1.6.16...v1.6.17) (2022-06-27)
7+
8+
**Note:** Version bump only for package @keyvhq/monorepo
9+
610
## [1.6.16](https://github.com/microlinkhq/keyv/compare/v1.6.15...v1.6.16) (2022-06-22)
711

812
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "1.6.16",
5+
"version": "1.6.17",
66
"command": {
77
"bootstrap": {
88
"npmClientArgs": [

packages/redis/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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.6.17](https://github.com/microlinkhq/keyv/compare/v1.6.16...v1.6.17) (2022-06-27)
7+
8+
**Note:** Version bump only for package @keyvhq/redis
9+
610
## [1.6.13](https://github.com/microlinkhq/keyv/compare/v1.6.12...v1.6.13) (2022-05-22)
711

812
### Bug Fixes

packages/redis/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@keyvhq/redis",
33
"description": "Redis storage adapter for Keyv",
44
"homepage": "https://github.com/microlinkhq/keyv",
5-
"version": "1.6.13",
5+
"version": "1.6.17",
66
"main": "src/index.js",
77
"author": {
88
"email": "hello@microlink.io",

0 commit comments

Comments
 (0)