diff --git a/.changeset/afraid-bananas-sort.md b/.changeset/afraid-bananas-sort.md deleted file mode 100644 index 5e6d8d27..00000000 --- a/.changeset/afraid-bananas-sort.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@soluble/cache-interop': patch -'@soluble/cache-ioredis': patch -'@soluble/cache-redis': patch -'@soluble/dsn-parser': patch ---- - -Improve release builds diff --git a/.changeset/forty-planets-end.md b/.changeset/forty-planets-end.md deleted file mode 100644 index 36a56f31..00000000 --- a/.changeset/forty-planets-end.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@soluble/cache-ioredis': patch -'@soluble/cache-redis': patch ---- - -Fix publishing diff --git a/.changeset/gorgeous-insects-tease.md b/.changeset/gorgeous-insects-tease.md deleted file mode 100644 index 87b1ac93..00000000 --- a/.changeset/gorgeous-insects-tease.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@soluble/cache-interop': patch -'@soluble/cache-ioredis': patch -'@soluble/cache-redis': patch -'@soluble/dsn-parser': patch ---- - -Fix publishing diff --git a/.changeset/ninety-experts-ring.md b/.changeset/ninety-experts-ring.md deleted file mode 100644 index 5fb747e4..00000000 --- a/.changeset/ninety-experts-ring.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -'@soluble/cache-interop': patch -'@soluble/cache-ioredis': patch -'@soluble/cache-redis': patch -'@soluble/dsn-parser': patch ---- - -Fix changeset publishing with workspace:^ protocol diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 4d7c6d2f..00000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "mode": "exit", - "tag": "canary", - "initialVersions": { - "@soluble/cache-e2e-tests": "0.8.0", - "@soluble/cache-interop": "0.8.0", - "@soluble/cache-ioredis": "0.8.2", - "@soluble/cache-redis": "0.8.2", - "@soluble/dsn-parser": "1.3.1" - }, - "changesets": [ - "afraid-bananas-sort", - "forty-planets-end", - "gorgeous-insects-tease", - "ninety-experts-ring" - ] -} diff --git a/.changeset/small-ants-deny.md b/.changeset/small-ants-deny.md deleted file mode 100644 index 0ee0db96..00000000 --- a/.changeset/small-ants-deny.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@soluble/cache-e2e-tests': patch -'@soluble/cache-interop': patch -'@soluble/cache-ioredis': patch -'@soluble/cache-redis': patch -'@soluble/dsn-parser': patch ---- - -Monorepo to typescript 4.4.4 diff --git a/packages/cache-e2e-tests/CHANGELOG.md b/packages/cache-e2e-tests/CHANGELOG.md index a50adcc3..af22cd73 100644 --- a/packages/cache-e2e-tests/CHANGELOG.md +++ b/packages/cache-e2e-tests/CHANGELOG.md @@ -1,5 +1,11 @@ # @soluble/cache-e2e-tests +## 0.8.1 + +### Patch Changes + +- [#204](https://github.com/soluble-io/cache-interop/pull/204) [`205aa13`](https://github.com/soluble-io/cache-interop/commit/205aa1361ee330df9cb9d8b9edae25845891bfb1) Thanks [@belgattitude](https://github.com/belgattitude)! - Monorepo to typescript 4.4.4 + ## 0.8.0 ### Minor Changes diff --git a/packages/cache-e2e-tests/package.json b/packages/cache-e2e-tests/package.json index ce743617..9494c593 100644 --- a/packages/cache-e2e-tests/package.json +++ b/packages/cache-e2e-tests/package.json @@ -2,7 +2,7 @@ "name": "@soluble/cache-e2e-tests", "private": true, "description": "E2E tests for cache-interop", - "version": "0.8.0", + "version": "0.8.1", "license": "MIT", "homepage": "https://github.com/soluble-io/cache-interop", "repository": { diff --git a/packages/cache-interop/CHANGELOG.md b/packages/cache-interop/CHANGELOG.md index 607fb564..420499c1 100644 --- a/packages/cache-interop/CHANGELOG.md +++ b/packages/cache-interop/CHANGELOG.md @@ -1,5 +1,17 @@ # @soluble/cache-interop +## 0.8.1 + +### Patch Changes + +- [#193](https://github.com/soluble-io/cache-interop/pull/193) [`d81e0f2`](https://github.com/soluble-io/cache-interop/commit/d81e0f25418adb9f603efb7bf38b60d2d8ce409c) Thanks [@belgattitude](https://github.com/belgattitude)! - Improve release builds + +* [#195](https://github.com/soluble-io/cache-interop/pull/195) [`b96c7a3`](https://github.com/soluble-io/cache-interop/commit/b96c7a376498a68aec8d378e9cdbf66b639cd887) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix publishing + +- [#199](https://github.com/soluble-io/cache-interop/pull/199) [`f35435f`](https://github.com/soluble-io/cache-interop/commit/f35435f1454f3bfbebfef0a0ef1619228b00a915) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix changeset publishing with workspace:^ protocol + +* [#204](https://github.com/soluble-io/cache-interop/pull/204) [`205aa13`](https://github.com/soluble-io/cache-interop/commit/205aa1361ee330df9cb9d8b9edae25845891bfb1) Thanks [@belgattitude](https://github.com/belgattitude)! - Monorepo to typescript 4.4.4 + ## 0.8.1-canary.2 ### Patch Changes diff --git a/packages/cache-interop/package.json b/packages/cache-interop/package.json index d5125937..553b90ed 100644 --- a/packages/cache-interop/package.json +++ b/packages/cache-interop/package.json @@ -1,7 +1,7 @@ { "name": "@soluble/cache-interop", "description": "Async cache interop contracts", - "version": "0.8.1-canary.2", + "version": "0.8.1", "license": "MIT", "homepage": "https://github.com/soluble-io/cache-interop/tree/main/packages/cache-interop", "repository": { diff --git a/packages/cache-ioredis/CHANGELOG.md b/packages/cache-ioredis/CHANGELOG.md index 0308ab2b..a8dfd69b 100644 --- a/packages/cache-ioredis/CHANGELOG.md +++ b/packages/cache-ioredis/CHANGELOG.md @@ -1,5 +1,23 @@ # @soluble/cache-ioredis +## 0.8.3 + +### Patch Changes + +- [#193](https://github.com/soluble-io/cache-interop/pull/193) [`d81e0f2`](https://github.com/soluble-io/cache-interop/commit/d81e0f25418adb9f603efb7bf38b60d2d8ce409c) Thanks [@belgattitude](https://github.com/belgattitude)! - Improve release builds + +* [#197](https://github.com/soluble-io/cache-interop/pull/197) [`7c189a3`](https://github.com/soluble-io/cache-interop/commit/7c189a32ef666b1a71c5d3eeb65cf3c9bed7e04c) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix publishing + +- [#195](https://github.com/soluble-io/cache-interop/pull/195) [`b96c7a3`](https://github.com/soluble-io/cache-interop/commit/b96c7a376498a68aec8d378e9cdbf66b639cd887) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix publishing + +* [#199](https://github.com/soluble-io/cache-interop/pull/199) [`f35435f`](https://github.com/soluble-io/cache-interop/commit/f35435f1454f3bfbebfef0a0ef1619228b00a915) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix changeset publishing with workspace:^ protocol + +- [#204](https://github.com/soluble-io/cache-interop/pull/204) [`205aa13`](https://github.com/soluble-io/cache-interop/commit/205aa1361ee330df9cb9d8b9edae25845891bfb1) Thanks [@belgattitude](https://github.com/belgattitude)! - Monorepo to typescript 4.4.4 + +- Updated dependencies [[`d81e0f2`](https://github.com/soluble-io/cache-interop/commit/d81e0f25418adb9f603efb7bf38b60d2d8ce409c), [`b96c7a3`](https://github.com/soluble-io/cache-interop/commit/b96c7a376498a68aec8d378e9cdbf66b639cd887), [`f35435f`](https://github.com/soluble-io/cache-interop/commit/f35435f1454f3bfbebfef0a0ef1619228b00a915), [`205aa13`](https://github.com/soluble-io/cache-interop/commit/205aa1361ee330df9cb9d8b9edae25845891bfb1)]: + - @soluble/cache-interop@0.8.1 + - @soluble/dsn-parser@1.3.2 + ## 0.8.3-canary.3 ### Patch Changes diff --git a/packages/cache-ioredis/package.json b/packages/cache-ioredis/package.json index 87ae614a..e34dc03a 100644 --- a/packages/cache-ioredis/package.json +++ b/packages/cache-ioredis/package.json @@ -1,7 +1,7 @@ { "name": "@soluble/cache-ioredis", "description": "IORedis cache interop adapter", - "version": "0.8.3-canary.3", + "version": "0.8.3", "license": "MIT", "homepage": "https://github.com/soluble-io/cache-interop/tree/main/packages/cache-ioredis", "repository": { diff --git a/packages/cache-redis/CHANGELOG.md b/packages/cache-redis/CHANGELOG.md index 238e9915..d1283e5e 100644 --- a/packages/cache-redis/CHANGELOG.md +++ b/packages/cache-redis/CHANGELOG.md @@ -1,5 +1,23 @@ # @soluble/cache-node-redis +## 0.8.3 + +### Patch Changes + +- [#193](https://github.com/soluble-io/cache-interop/pull/193) [`d81e0f2`](https://github.com/soluble-io/cache-interop/commit/d81e0f25418adb9f603efb7bf38b60d2d8ce409c) Thanks [@belgattitude](https://github.com/belgattitude)! - Improve release builds + +* [#197](https://github.com/soluble-io/cache-interop/pull/197) [`7c189a3`](https://github.com/soluble-io/cache-interop/commit/7c189a32ef666b1a71c5d3eeb65cf3c9bed7e04c) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix publishing + +- [#195](https://github.com/soluble-io/cache-interop/pull/195) [`b96c7a3`](https://github.com/soluble-io/cache-interop/commit/b96c7a376498a68aec8d378e9cdbf66b639cd887) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix publishing + +* [#199](https://github.com/soluble-io/cache-interop/pull/199) [`f35435f`](https://github.com/soluble-io/cache-interop/commit/f35435f1454f3bfbebfef0a0ef1619228b00a915) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix changeset publishing with workspace:^ protocol + +- [#204](https://github.com/soluble-io/cache-interop/pull/204) [`205aa13`](https://github.com/soluble-io/cache-interop/commit/205aa1361ee330df9cb9d8b9edae25845891bfb1) Thanks [@belgattitude](https://github.com/belgattitude)! - Monorepo to typescript 4.4.4 + +- Updated dependencies [[`d81e0f2`](https://github.com/soluble-io/cache-interop/commit/d81e0f25418adb9f603efb7bf38b60d2d8ce409c), [`b96c7a3`](https://github.com/soluble-io/cache-interop/commit/b96c7a376498a68aec8d378e9cdbf66b639cd887), [`f35435f`](https://github.com/soluble-io/cache-interop/commit/f35435f1454f3bfbebfef0a0ef1619228b00a915), [`205aa13`](https://github.com/soluble-io/cache-interop/commit/205aa1361ee330df9cb9d8b9edae25845891bfb1)]: + - @soluble/cache-interop@0.8.1 + - @soluble/dsn-parser@1.3.2 + ## 0.8.3-canary.3 ### Patch Changes diff --git a/packages/cache-redis/package.json b/packages/cache-redis/package.json index 5a819cba..d2eeca9a 100644 --- a/packages/cache-redis/package.json +++ b/packages/cache-redis/package.json @@ -1,7 +1,7 @@ { "name": "@soluble/cache-redis", "description": "Node redis cache interop adapter", - "version": "0.8.3-canary.3", + "version": "0.8.3", "license": "MIT", "homepage": "https://github.com/soluble-io/cache-interop/tree/main/packages/cache-redis", "repository": { diff --git a/packages/dsn-parser/CHANGELOG.md b/packages/dsn-parser/CHANGELOG.md index 4cc24022..64ef8edb 100644 --- a/packages/dsn-parser/CHANGELOG.md +++ b/packages/dsn-parser/CHANGELOG.md @@ -1,5 +1,17 @@ # @soluble/dsn-parser +## 1.3.2 + +### Patch Changes + +- [#193](https://github.com/soluble-io/cache-interop/pull/193) [`d81e0f2`](https://github.com/soluble-io/cache-interop/commit/d81e0f25418adb9f603efb7bf38b60d2d8ce409c) Thanks [@belgattitude](https://github.com/belgattitude)! - Improve release builds + +* [#195](https://github.com/soluble-io/cache-interop/pull/195) [`b96c7a3`](https://github.com/soluble-io/cache-interop/commit/b96c7a376498a68aec8d378e9cdbf66b639cd887) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix publishing + +- [#199](https://github.com/soluble-io/cache-interop/pull/199) [`f35435f`](https://github.com/soluble-io/cache-interop/commit/f35435f1454f3bfbebfef0a0ef1619228b00a915) Thanks [@belgattitude](https://github.com/belgattitude)! - Fix changeset publishing with workspace:^ protocol + +* [#204](https://github.com/soluble-io/cache-interop/pull/204) [`205aa13`](https://github.com/soluble-io/cache-interop/commit/205aa1361ee330df9cb9d8b9edae25845891bfb1) Thanks [@belgattitude](https://github.com/belgattitude)! - Monorepo to typescript 4.4.4 + ## 1.3.2-canary.2 ### Patch Changes diff --git a/packages/dsn-parser/package.json b/packages/dsn-parser/package.json index 560fe4df..8e3fe95e 100644 --- a/packages/dsn-parser/package.json +++ b/packages/dsn-parser/package.json @@ -1,7 +1,7 @@ { "name": "@soluble/dsn-parser", "description": "Utility parser for DSN", - "version": "1.3.2-canary.2", + "version": "1.3.2", "license": "MIT", "homepage": "https://github.com/soluble-io/cache-interop/tree/main/packages/dsn-parser", "repository": {