Skip to content

Commit f7c8f4f

Browse files
committed
chore(release): v1.6.22
1 parent d4e89ef commit f7c8f4f

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.22](https://github.com/microlinkhq/keyv/compare/v1.6.21...v1.6.22) (2022-08-19)
7+
8+
**Note:** Version bump only for package @keyvhq/monorepo
9+
610
## [1.6.21](https://github.com/microlinkhq/keyv/compare/v1.6.20...v1.6.21) (2022-07-22)
711

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

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.21",
5+
"version": "1.6.22",
66
"command": {
77
"bootstrap": {
88
"npmClientArgs": [

packages/mongo/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.22](https://github.com/microlinkhq/keyv/compare/v1.6.21...v1.6.22) (2022-08-19)
7+
8+
**Note:** Version bump only for package @keyvhq/mongo
9+
610
## [1.6.21](https://github.com/microlinkhq/keyv/compare/v1.6.20...v1.6.21) (2022-07-22)
711

812
**Note:** Version bump only for package @keyvhq/mongo

packages/mongo/package.json

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

0 commit comments

Comments
 (0)