Skip to content

Commit

Permalink
Merge pull request #933 from soluble-io/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
belgattitude committed Jul 16, 2023
2 parents 15c940d + 0bb3cbd commit 5a34f63
Show file tree
Hide file tree
Showing 17 changed files with 91 additions and 40 deletions.
11 changes: 0 additions & 11 deletions .changeset/beige-actors-hang.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/gold-clouds-end.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/nasty-tables-accept.md

This file was deleted.

14 changes: 14 additions & 0 deletions examples/nextjs-cjs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @examples/nextjs-cjs

## 0.1.13

### Patch Changes

- [#932](https://github.com/soluble-io/cache-interop/pull/932) [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e) Thanks [@belgattitude](https://github.com/belgattitude)! - To latest dependencies

- [#934](https://github.com/soluble-io/cache-interop/pull/934) [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a) Thanks [@belgattitude](https://github.com/belgattitude)! - Add syncpack to ensure consistence in package.json(s)

- Updated dependencies [[`7848937`](https://github.com/soluble-io/cache-interop/commit/7848937b4351f66136b9652506217773d8db0916), [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e), [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a)]:
- @soluble/dsn-parser@1.9.2
- @soluble/cache-interop@0.12.8
- @soluble/cache-ioredis@0.13.11
- @soluble/cache-redis@0.12.11

## 0.1.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-cjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/nextjs-cjs",
"version": "0.1.12",
"version": "0.1.13",
"private": true,
"scripts": {
"build": "cross-env TSCONFIG=./tsconfig.no-paths.json next build",
Expand Down
14 changes: 14 additions & 0 deletions examples/nextjs-esm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @examples/nextjs-esm

## 0.1.13

### Patch Changes

- [#932](https://github.com/soluble-io/cache-interop/pull/932) [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e) Thanks [@belgattitude](https://github.com/belgattitude)! - To latest dependencies

- [#934](https://github.com/soluble-io/cache-interop/pull/934) [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a) Thanks [@belgattitude](https://github.com/belgattitude)! - Add syncpack to ensure consistence in package.json(s)

- Updated dependencies [[`7848937`](https://github.com/soluble-io/cache-interop/commit/7848937b4351f66136b9652506217773d8db0916), [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e), [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a)]:
- @soluble/dsn-parser@1.9.2
- @soluble/cache-interop@0.12.8
- @soluble/cache-ioredis@0.13.11
- @soluble/cache-redis@0.12.11

## 0.1.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/nextjs-esm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@examples/nextjs-esm",
"version": "0.1.12",
"version": "0.1.13",
"private": true,
"type": "module",
"scripts": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cache-e2e-tests/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @soluble/cache-e2e-tests

## 0.11.7

### Patch Changes

- [#932](https://github.com/soluble-io/cache-interop/pull/932) [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e) Thanks [@belgattitude](https://github.com/belgattitude)! - To latest dependencies

- [#934](https://github.com/soluble-io/cache-interop/pull/934) [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a) Thanks [@belgattitude](https://github.com/belgattitude)! - Add syncpack to ensure consistence in package.json(s)

## 0.11.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-e2e-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@soluble/cache-e2e-tests",
"description": "E2E tests for cache-interop",
"version": "0.11.6",
"version": "0.11.7",
"private": true,
"license": "MIT",
"author": {
Expand Down
8 changes: 8 additions & 0 deletions packages/cache-interop/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @soluble/cache-interop

## 0.12.8

### Patch Changes

- [#932](https://github.com/soluble-io/cache-interop/pull/932) [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e) Thanks [@belgattitude](https://github.com/belgattitude)! - To latest dependencies

- [#934](https://github.com/soluble-io/cache-interop/pull/934) [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a) Thanks [@belgattitude](https://github.com/belgattitude)! - Add syncpack to ensure consistence in package.json(s)

## 0.12.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-interop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@soluble/cache-interop",
"description": "Async cache interop contracts",
"version": "0.12.7",
"version": "0.12.8",
"license": "MIT",
"author": {
"name": "Vanvelthem Sébastien",
Expand Down
12 changes: 12 additions & 0 deletions packages/cache-ioredis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @soluble/cache-ioredis

## 0.13.11

### Patch Changes

- [#932](https://github.com/soluble-io/cache-interop/pull/932) [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e) Thanks [@belgattitude](https://github.com/belgattitude)! - To latest dependencies

- [#934](https://github.com/soluble-io/cache-interop/pull/934) [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a) Thanks [@belgattitude](https://github.com/belgattitude)! - Add syncpack to ensure consistence in package.json(s)

- Updated dependencies [[`7848937`](https://github.com/soluble-io/cache-interop/commit/7848937b4351f66136b9652506217773d8db0916), [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e), [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a)]:
- @soluble/dsn-parser@1.9.2
- @soluble/cache-interop@0.12.8

## 0.13.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-ioredis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@soluble/cache-ioredis",
"description": "IORedis cache interop adapter",
"version": "0.13.10",
"version": "0.13.11",
"license": "MIT",
"author": {
"name": "Vanvelthem Sébastien",
Expand Down
12 changes: 12 additions & 0 deletions packages/cache-redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @soluble/cache-redis

## 0.12.11

### Patch Changes

- [#932](https://github.com/soluble-io/cache-interop/pull/932) [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e) Thanks [@belgattitude](https://github.com/belgattitude)! - To latest dependencies

- [#934](https://github.com/soluble-io/cache-interop/pull/934) [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a) Thanks [@belgattitude](https://github.com/belgattitude)! - Add syncpack to ensure consistence in package.json(s)

- Updated dependencies [[`7848937`](https://github.com/soluble-io/cache-interop/commit/7848937b4351f66136b9652506217773d8db0916), [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e), [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a)]:
- @soluble/dsn-parser@1.9.2
- @soluble/cache-interop@0.12.8

## 0.12.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cache-redis/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@soluble/cache-redis",
"description": "Node redis cache interop adapter",
"version": "0.12.10",
"version": "0.12.11",
"license": "MIT",
"author": {
"name": "Vanvelthem Sébastien",
Expand Down
16 changes: 16 additions & 0 deletions packages/dsn-parser/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @soluble/dsn-parser

## 1.9.2

### Patch Changes

- [#935](https://github.com/soluble-io/cache-interop/pull/935) [`7848937`](https://github.com/soluble-io/cache-interop/commit/7848937b4351f66136b9652506217773d8db0916) Thanks [@belgattitude](https://github.com/belgattitude)! - Give precedence to esm

Ensure the "module" condition comes before the "require" condition. Due to the way conditions are matched top-to-bottom,
the "module" condition (used in bundler contexts only) must come before a "require" condition,
so it has the opportunity to take precedence.

See [publint](https://publint.dev/rules#exports_module_should_precede_require)

- [#932](https://github.com/soluble-io/cache-interop/pull/932) [`7983793`](https://github.com/soluble-io/cache-interop/commit/798379316dd073bbaa047aadbba1515047ec5a5e) Thanks [@belgattitude](https://github.com/belgattitude)! - To latest dependencies

- [#934](https://github.com/soluble-io/cache-interop/pull/934) [`ed234ea`](https://github.com/soluble-io/cache-interop/commit/ed234eab01e3059abf861a2edeb5c324be33ec2a) Thanks [@belgattitude](https://github.com/belgattitude)! - Add syncpack to ensure consistence in package.json(s)

## 1.9.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/dsn-parser/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@soluble/dsn-parser",
"description": "Utility parser for DSN",
"version": "1.9.1",
"version": "1.9.2",
"license": "MIT",
"author": {
"name": "Vanvelthem Sébastien",
Expand Down

0 comments on commit 5a34f63

Please sign in to comment.