File tree Expand file tree Collapse file tree 10 files changed +48
-8
lines changed
Expand file tree Collapse file tree 10 files changed +48
-8
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.6.7] ( https://github.com/microlinkhq/keyv/compare/v1.6.6...v1.6.7 ) (2022-03-13)
7+
8+ ** Note:** Version bump only for package @keyvhq/monorepo
9+
10+
11+
12+
13+
614## [ 1.6.6] ( https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6 ) (2022-03-09)
715
816
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 1.6.6 " ,
5+ "version" : " 1.6.7 " ,
66 "command" : {
77 "bootstrap" : {
88 "npmClientArgs" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.6.7] ( https://github.com/microlinkhq/keyv/compare/v1.6.6...v1.6.7 ) (2022-03-13)
7+
8+ ** Note:** Version bump only for package @keyvhq/mysql
9+
10+
11+
12+
13+
614## [ 1.6.6] ( https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6 ) (2022-03-09)
715
816
Original file line number Diff line number Diff line change 22 "name" : " @keyvhq/mysql" ,
33 "description" : " MySQL/MariaDB storage adapter for Keyv" ,
44 "homepage" : " https://keyv.js.org" ,
5- "version" : " 1.6.6 " ,
5+ "version" : " 1.6.7 " ,
66 "main" : " src/index.js" ,
77 "author" : {
88 "email" : " hello@microlink.io" ,
3131 " value"
3232 ],
3333 "dependencies" : {
34- "@keyvhq/sql" : " ^1.6.6 " ,
34+ "@keyvhq/sql" : " ^1.6.7 " ,
3535 "mysql2" : " ~2.3.3"
3636 },
3737 "devDependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.6.7] ( https://github.com/microlinkhq/keyv/compare/v1.6.6...v1.6.7 ) (2022-03-13)
7+
8+ ** Note:** Version bump only for package @keyvhq/postgres
9+
10+
11+
12+
13+
614## [ 1.6.6] ( https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6 ) (2022-03-09)
715
816
Original file line number Diff line number Diff line change 22 "name" : " @keyvhq/postgres" ,
33 "description" : " PostgreSQL storage adapter for Keyv" ,
44 "homepage" : " https://keyv.js.org" ,
5- "version" : " 1.6.6 " ,
5+ "version" : " 1.6.7 " ,
66 "main" : " src/index.js" ,
77 "author" : {
88 "email" : " hello@microlink.io" ,
3131 " value"
3232 ],
3333 "dependencies" : {
34- "@keyvhq/sql" : " ^1.6.6 " ,
34+ "@keyvhq/sql" : " ^1.6.7 " ,
3535 "pg" : " ~8.7.3"
3636 },
3737 "devDependencies" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.6.7] ( https://github.com/microlinkhq/keyv/compare/v1.6.6...v1.6.7 ) (2022-03-13)
7+
8+ ** Note:** Version bump only for package @keyvhq/sql
9+
10+
11+
12+
13+
614## [ 1.6.6] ( https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6 ) (2022-03-09)
715
816
Original file line number Diff line number Diff line change 22 "name" : " @keyvhq/sql" ,
33 "description" : " Parent class for SQL based Keyv storage adapters" ,
44 "homepage" : " https://keyv.js.org" ,
5- "version" : " 1.6.6 " ,
5+ "version" : " 1.6.7 " ,
66 "main" : " src/index.js" ,
77 "author" : {
88 "email" : " hello@microlink.io" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 1.6.7] ( https://github.com/microlinkhq/keyv/compare/v1.6.6...v1.6.7 ) (2022-03-13)
7+
8+ ** Note:** Version bump only for package @keyvhq/sqlite
9+
10+
11+
12+
13+
614## [ 1.6.6] ( https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6 ) (2022-03-09)
715
816
Original file line number Diff line number Diff line change 22 "name" : " @keyvhq/sqlite" ,
33 "description" : " SQLite storage adapter for Keyv" ,
44 "homepage" : " https://keyv.js.org" ,
5- "version" : " 1.6.6 " ,
5+ "version" : " 1.6.7 " ,
66 "main" : " src/index.js" ,
77 "author" : {
88 "email" : " hello@microlink.io" ,
3030 " value"
3131 ],
3232 "dependencies" : {
33- "@keyvhq/sql" : " ^1.6.6 " ,
33+ "@keyvhq/sql" : " ^1.6.7 " ,
3434 "@vscode/sqlite3" : " ~5.0.7" ,
3535 "pify" : " ~5.0.0"
3636 },
You can’t perform that action at this time.
0 commit comments