Skip to content

Commit

Permalink
chore(release): v1.6.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jul 12, 2022
1 parent 617bea6 commit 916fdc6
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.18](https://github.com/microlinkhq/keyv/compare/v1.6.17...v1.6.18) (2022-07-12)

**Note:** Version bump only for package @keyvhq/monorepo

## [1.6.17](https://github.com/microlinkhq/keyv/compare/v1.6.16...v1.6.17) (2022-06-27)

**Note:** Version bump only for package @keyvhq/monorepo
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "1.6.17",
"version": "1.6.18",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
4 changes: 4 additions & 0 deletions packages/redis/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.18](https://github.com/microlinkhq/keyv/compare/v1.6.17...v1.6.18) (2022-07-12)

**Note:** Version bump only for package @keyvhq/redis

## [1.6.17](https://github.com/microlinkhq/keyv/compare/v1.6.16...v1.6.17) (2022-06-27)

**Note:** Version bump only for package @keyvhq/redis
Expand Down
2 changes: 1 addition & 1 deletion packages/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keyvhq/redis",
"description": "Redis storage adapter for Keyv",
"homepage": "https://github.com/microlinkhq/keyv",
"version": "1.6.17",
"version": "1.6.18",
"main": "src/index.js",
"author": {
"email": "hello@microlink.io",
Expand Down

0 comments on commit 916fdc6

Please sign in to comment.