Skip to content

Commit 1059a58

Browse files
Release @fastify/[email protected] and @fastify/[email protected] (#361)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 20d1a82 commit 1059a58

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/chilly-shoes-cheat.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/fastify-react/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @fastify/react
22

3+
## 1.1.5
4+
5+
### Patch Changes
6+
7+
- 20d1a82: #295 fix: return reply in async handlers
8+
39
## 1.1.4
410

511
### Patch Changes

packages/fastify-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastify/react",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "The official @fastify/vite renderer for React",
55
"keywords": [
66
"fastify",

packages/fastify-vue/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @fastify/vue
22

3+
## 1.1.6
4+
5+
### Patch Changes
6+
7+
- 20d1a82: #295 fix: return reply in async handlers
8+
39
## 1.1.5
410

511
### Patch Changes

packages/fastify-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fastify/vue",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "The official @fastify/vite renderer for Vue",
55
"keywords": [
66
"fastify",

0 commit comments

Comments
 (0)