Skip to content

Commit

Permalink
Version update (#14)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 22, 2024
1 parent 2069ee5 commit 399d32a
Show file tree
Hide file tree
Showing 15 changed files with 64 additions and 22 deletions.
10 changes: 0 additions & 10 deletions .changeset/odd-garlics-learn.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/fastify/fastify-correlation-id/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @relab/fastify-correlation-id

## 1.0.11

### Patch Changes

- 4b95339: Test release

## 1.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/fastify-correlation-id/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relab/fastify-correlation-id",
"version": "1.0.10",
"version": "1.0.11",
"packageManager": "[email protected]",
"main": "lib/index.cjs.js",
"module": "lib/index.esm.js",
Expand Down
6 changes: 6 additions & 0 deletions packages/fastify/fastify-health-check/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @relab/fastify-health-check

## 1.0.11

### Patch Changes

- 4b95339: Test release

## 1.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify/fastify-health-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relab/fastify-health-check",
"version": "1.0.10",
"version": "1.0.11",
"packageManager": "[email protected]",
"main": "lib/index.cjs.js",
"module": "lib/index.esm.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/fastify/fastify-kit-api-key/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @relab/fastify-kit-api-key

## 1.0.10

### Patch Changes

- 4b95339: Test release
- Updated dependencies [4b95339]
- @relab/fastify-kit@1.0.13

## 1.0.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/fastify/fastify-kit-api-key/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relab/fastify-kit-api-key",
"version": "1.0.9",
"version": "1.0.10",
"packageManager": "[email protected]",
"main": "lib/index.cjs.js",
"module": "lib/index.esm.js",
Expand Down Expand Up @@ -68,6 +68,6 @@
"typescript": "5.4.5"
},
"peerDependencies": {
"@relab/fastify-kit": ">=1.0.12"
"@relab/fastify-kit": ">=1.0.13"
}
}
8 changes: 8 additions & 0 deletions packages/fastify/fastify-kit-errors-handling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @relab/fastify-kit-errors-handling

## 1.0.10

### Patch Changes

- 4b95339: Test release
- Updated dependencies [4b95339]
- @relab/fastify-kit@1.0.13

## 1.0.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/fastify/fastify-kit-errors-handling/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relab/fastify-kit-errors-handling",
"version": "1.0.9",
"version": "1.0.10",
"packageManager": "[email protected]",
"main": "lib/index.cjs.js",
"module": "lib/index.esm.js",
Expand Down Expand Up @@ -69,7 +69,7 @@
"zod": "3.23.8"
},
"peerDependencies": {
"@relab/fastify-kit": ">=1.0.12",
"@relab/fastify-kit": ">=1.0.13",
"zod": ">= 3"
}
}
9 changes: 9 additions & 0 deletions packages/fastify/fastify-kit-health-check/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @relab/fastify-kit-health-check

## 1.0.10

### Patch Changes

- 4b95339: Test release
- Updated dependencies [4b95339]
- @relab/fastify-health-check@1.0.11
- @relab/fastify-kit@1.0.13

## 1.0.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/fastify/fastify-kit-health-check/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relab/fastify-kit-health-check",
"version": "1.0.9",
"version": "1.0.10",
"packageManager": "[email protected]",
"main": "lib/index.cjs.js",
"module": "lib/index.esm.js",
Expand Down Expand Up @@ -68,7 +68,7 @@
"typescript": "5.4.5"
},
"peerDependencies": {
"@relab/fastify-kit": ">=1.0.12"
"@relab/fastify-kit": ">=1.0.13"
},
"dependencies": {
"@relab/fastify-health-check": "workspace:*"
Expand Down
8 changes: 8 additions & 0 deletions packages/fastify/fastify-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @relab/fastify-kit

## 1.0.13

### Patch Changes

- 4b95339: Test release
- Updated dependencies [4b95339]
- @relab/fastify-health-check@1.0.11

## 1.0.12

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/fastify/fastify-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relab/fastify-kit",
"version": "1.0.12",
"version": "1.0.13",
"packageManager": "[email protected]",
"main": "lib/index.cjs.js",
"module": "lib/index.esm.js",
Expand Down Expand Up @@ -83,7 +83,7 @@
"zod-to-json-schema": "3.23.0"
},
"peerDependencies": {
"@relab/fastify-health-check": ">=1.0.10",
"@relab/fastify-health-check": ">=1.0.11",
"@relab/graceful-shutdown": ">=1.0.13",
"zod": ">= 3"
}
Expand Down
7 changes: 7 additions & 0 deletions packages/node/pino-logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @relab/pino-logger

## 1.0.11

### Patch Changes

- Updated dependencies [4b95339]
- @relab/fastify-correlation-id@1.0.11

## 1.0.10

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/node/pino-logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@relab/pino-logger",
"version": "1.0.10",
"version": "1.0.11",
"packageManager": "[email protected]",
"main": "lib/index.cjs.js",
"module": "lib/index.esm.js",
Expand Down Expand Up @@ -72,6 +72,6 @@
"pino-pretty": "11.2.0"
},
"peerDependencies": {
"@relab/fastify-correlation-id": ">=1.0.10"
"@relab/fastify-correlation-id": ">=1.0.11"
}
}

0 comments on commit 399d32a

Please sign in to comment.