Skip to content

Commit

Permalink
chore(release): v1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 28, 2022
1 parent 15fd125 commit 27b1d1e
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 56 deletions.
27 changes: 5 additions & 22 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,61 +3,44 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.7](https://github.com/microlinkhq/keyv/compare/v1.6.6...v1.6.7) (2022-03-13)

**Note:** Version bump only for package @keyvhq/monorepo
## [1.6.8](https://github.com/microlinkhq/keyv/compare/v1.6.7...v1.6.8) (2022-03-28)

### Bug Fixes

* **multi:** wait deserialize promise ([898fcbe](https://github.com/microlinkhq/keyv/commit/898fcbe10f63dcf933cc7b713118560515afe2fd))

## [1.6.7](https://github.com/microlinkhq/keyv/compare/v1.6.6...v1.6.7) (2022-03-13)

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

## [1.6.6](https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6) (2022-03-09)


### Bug Fixes

* changed all adapter apis to support (uri, option) ([f78a5dd](https://github.com/microlinkhq/keyv/commit/f78a5dd26ebcb2661d99c61328fbd92d9c462149))
* correct glob pattern for nano-staged ([85008fd](https://github.com/microlinkhq/keyv/commit/85008fd59709329848e9756a484cd0dceb58b3cd))
* linter ([328d51c](https://github.com/microlinkhq/keyv/commit/328d51c1a16f753d9341246184eab79203afdda4))
* linter ([c36c964](https://github.com/microlinkhq/keyv/commit/c36c964a16e79d8bd0e4fd62a926293e89ea0472))





## [1.6.5](https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.5) (2022-03-09)


### Bug Fixes

* changed all adapter apis to support (uri, option) ([f78a5dd](https://github.com/microlinkhq/keyv/commit/f78a5dd26ebcb2661d99c61328fbd92d9c462149))
* correct glob pattern for nano-staged ([85008fd](https://github.com/microlinkhq/keyv/commit/85008fd59709329848e9756a484cd0dceb58b3cd))
* linter ([328d51c](https://github.com/microlinkhq/keyv/commit/328d51c1a16f753d9341246184eab79203afdda4))
* linter ([c36c964](https://github.com/microlinkhq/keyv/commit/c36c964a16e79d8bd0e4fd62a926293e89ea0472))





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

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





## [1.6.3](https://github.com/microlinkhq/keyv/compare/v1.6.2...v1.6.3) (2021-12-01)


### Bug Fixes

* removed dupe titles ([273cd62](https://github.com/microlinkhq/keyv/commit/273cd6218417b9e131ad5393deb884ab1aaec7fa))





## [1.6.2](https://github.com/microlinkhq/keyv/compare/v1.6.1...v1.6.2) (2021-11-08)

**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.7",
"version": "1.6.8",
"command": {
"bootstrap": {
"npmClientArgs": [
Expand Down
37 changes: 5 additions & 32 deletions packages/multi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,73 +3,46 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.6](https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6) (2022-03-09)

**Note:** Version bump only for package @keyvhq/multi
## [1.6.8](https://github.com/microlinkhq/keyv/compare/v1.6.7...v1.6.8) (2022-03-28)

### Bug Fixes

* **multi:** wait deserialize promise ([898fcbe](https://github.com/microlinkhq/keyv/commit/898fcbe10f63dcf933cc7b713118560515afe2fd))

## [1.6.6](https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.6) (2022-03-09)

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

## [1.6.5](https://github.com/microlinkhq/keyv/compare/v1.6.4...v1.6.5) (2022-03-09)

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





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

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





## [1.6.3](https://github.com/microlinkhq/keyv/compare/v1.6.2...v1.6.3) (2021-12-01)

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





## [1.6.2](https://github.com/microlinkhq/keyv/compare/v1.6.1...v1.6.2) (2021-11-08)

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





## [1.6.1](https://github.com/microlinkhq/keyv/compare/v1.6.0...v1.6.1) (2021-10-14)

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





## [1.5.2](https://github.com/microlinkhq/keyv/compare/v1.5.1...v1.5.2) (2021-09-22)

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





## [1.5.1](https://github.com/microlinkhq/keyv/compare/v1.5.0...v1.5.1) (2021-09-16)

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





# [1.5.0](https://github.com/microlinkhq/keyv/compare/v1.4.0...v1.5.0) (2021-09-15)


### Performance Improvements

* do parallel when is possible ([fed8ded](https://github.com/microlinkhq/keyv/commit/fed8dedf5d022fd51bbe556bff65e2962141a0c0))
2 changes: 1 addition & 1 deletion packages/multi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@keyvhq/multi",
"description": "Layered cache with any backend",
"homepage": "https://keyv.js.org",
"version": "1.6.6",
"version": "1.6.8",
"main": "src/index.js",
"author": {
"email": "hello@microlink.io",
Expand Down

0 comments on commit 27b1d1e

Please sign in to comment.