Skip to content

Commit c4efb2f

Browse files
committed
chore(release): v1.6.11
1 parent 4c79751 commit c4efb2f

File tree

4 files changed

+10
-71
lines changed

4 files changed

+10
-71
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.11](https://github.com/microlinkhq/keyv/compare/v1.6.10...v1.6.11) (2022-04-05)
7+
8+
**Note:** Version bump only for package @keyvhq/monorepo
9+
610
## [1.6.10](https://github.com/microlinkhq/keyv/compare/v1.6.9...v1.6.10) (2022-04-01)
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.10",
5+
"version": "1.6.11",
66
"command": {
77
"bootstrap": {
88
"npmClientArgs": [

packages/mongo/CHANGELOG.md

Lines changed: 4 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -3,151 +3,86 @@
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.6](https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6) (2022-03-09)
6+
## [1.6.11](https://github.com/microlinkhq/keyv/compare/v1.6.10...v1.6.11) (2022-04-05)
77

8+
**Note:** Version bump only for package @keyvhq/mongo
9+
10+
## [1.6.6](https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6) (2022-03-09)
811

912
### Bug Fixes
1013

1114
* changed all adapter apis to support (uri, option) ([f78a5dd](https://github.com/microlinkhq/keyv/commit/f78a5dd26ebcb2661d99c61328fbd92d9c462149))
1215

13-
14-
15-
16-
1716
## [1.6.5](https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.5) (2022-03-09)
1817

19-
2018
### Bug Fixes
2119

2220
* changed all adapter apis to support (uri, option) ([f78a5dd](https://github.com/microlinkhq/keyv/commit/f78a5dd26ebcb2661d99c61328fbd92d9c462149))
2321

24-
25-
26-
27-
2822
## [1.6.4](https://github.com/microlinkhq/keyv/compare/v1.6.3...v1.6.4) (2022-01-24)
2923

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

32-
33-
34-
35-
3626
## [1.6.3](https://github.com/microlinkhq/keyv/compare/v1.6.2...v1.6.3) (2021-12-01)
3727

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

40-
41-
42-
43-
4430
## [1.6.2](https://github.com/microlinkhq/keyv/compare/v1.6.1...v1.6.2) (2021-11-08)
4531

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

48-
49-
50-
51-
5234
## [1.6.1](https://github.com/microlinkhq/keyv/compare/v1.6.0...v1.6.1) (2021-10-14)
5335

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

56-
57-
58-
59-
6038
# [1.6.0](https://github.com/microlinkhq/keyv/compare/v1.5.2...v1.6.0) (2021-10-05)
6139

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

64-
65-
66-
67-
6842
## [1.5.1](https://github.com/microlinkhq/keyv/compare/v1.5.0...v1.5.1) (2021-09-16)
6943

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

72-
73-
74-
75-
7646
# [1.4.0](https://github.com/microlinkhq/keyv/compare/v1.3.0...v1.4.0) (2021-09-12)
7747

78-
7948
### Bug Fixes
8049

8150
* namespace api ([fd07736](https://github.com/microlinkhq/keyv/commit/fd07736aee52c9bde9a81f075faa85c39d72cc51))
8251
* **test:** t.fail instead of t.throw ([5dfd9bb](https://github.com/microlinkhq/keyv/commit/5dfd9bbdf2b21473e9f5d9a89ac552cce5e26a69))
8352

84-
85-
86-
87-
8853
# [1.3.0](https://github.com/microlinkhq/keyv/compare/v1.2.7...v1.3.0) (2021-09-01)
8954

90-
9155
### Bug Fixes
9256

9357
* **mongo:** updated check for nonexistent key ([2f9a153](https://github.com/microlinkhq/keyv/commit/2f9a153c1998e5ff2b59c1a1c92a32c58ff95368))
9458

95-
96-
97-
98-
9959
## [1.2.7](https://github.com/microlinkhq/keyv/compare/v1.2.6...v1.2.7) (2021-08-24)
10060

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

103-
104-
105-
106-
10763
# [1.2.0](https://github.com/microlinkhq/keyv/compare/v1.1.1...v1.2.0) (2021-08-11)
10864

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

111-
112-
113-
114-
11567
## [1.1.1](https://github.com/microlinkhq/keyv/compare/v1.1.0...v1.1.1) (2021-07-30)
11668

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

119-
120-
121-
122-
12371
# [1.1.0](https://github.com/microlinkhq/keyv/compare/v1.0.2...v1.1.0) (2021-07-30)
12472

125-
12673
### Bug Fixes
12774

12875
* mongooptions ([10b1f9a](https://github.com/microlinkhq/keyv/commit/10b1f9ac01c7fc2bbc0830c5dcdfe80a320a845d))
12976
* removed tls ([81aafe1](https://github.com/microlinkhq/keyv/commit/81aafe192e9612bb496f41053bf4520140e6776a))
13077

131-
132-
133-
134-
13578
## [1.0.2](https://github.com/microlinkhq/keyv/compare/v1.0.1...v1.0.2) (2021-07-16)
13679

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

139-
140-
141-
142-
14382
## [1.0.1](https://github.com/microlinkhq/keyv/compare/v1.0.0...v1.0.1) (2021-07-16)
14483

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

147-
148-
149-
150-
15186
## [0.2.4](https://github.com/microlinkhq/keyv/compare/v0.2.0...v0.2.4) (2021-07-01)
15287

15388
**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.6",
5+
"version": "1.6.11",
66
"main": "src/index.js",
77
"author": {
88
"email": "hello@microlink.io",

0 commit comments

Comments
 (0)