Skip to content

Commit e67e816

Browse files
chore: release packages (diegomura#2477)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8775421 commit e67e816

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @react-pdf/layout
22

3+
## 3.6.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4cfb84d`](https://github.com/diegomura/react-pdf/commit/4cfb84d9f3d2301720b68b4c40a0257b9520c6e1)]:
8+
- @react-pdf/pdfkit@3.0.3
9+
310
## 3.6.3
411

512
### Patch Changes

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-pdf/layout",
3-
"version": "3.6.3",
3+
"version": "3.6.4",
44
"license": "MIT",
55
"description": "Resolve overall document component's layout",
66
"author": "Diego Muracciole <[email protected]>",
@@ -21,7 +21,7 @@
2121
"@babel/runtime": "^7.20.13",
2222
"@react-pdf/fns": "2.0.1",
2323
"@react-pdf/image": "^2.2.2",
24-
"@react-pdf/pdfkit": "^3.0.2",
24+
"@react-pdf/pdfkit": "^3.0.3",
2525
"@react-pdf/primitives": "^3.0.0",
2626
"@react-pdf/stylesheet": "^4.1.8",
2727
"@react-pdf/textkit": "^4.2.0",

0 commit comments

Comments
 (0)