Skip to content

Commit ab75677

Browse files
Version Packages
1 parent f6a8e47 commit ab75677

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/dependencies-GH-16.md

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

.changeset/dependencies-GH-17.md

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

CHANGELOG.md

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

3+
## 1.0.7
4+
5+
### Patch Changes
6+
7+
- [#16](https://github.com/portabletext/react-pdf-portabletext/pull/16) [`392d801`](https://github.com/portabletext/react-pdf-portabletext/commit/392d8015a40cecf85d4710202dc69b3997de0ac6) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency @portabletext/react to ^3.2.3
8+
9+
- [#17](https://github.com/portabletext/react-pdf-portabletext/pull/17) [`f6a8e47`](https://github.com/portabletext/react-pdf-portabletext/commit/f6a8e4713ee0ff462c9e7aa5c1cd2803da929595) Thanks [@renovate](https://github.com/apps/renovate)! - fix(deps): update dependency @portabletext/toolkit to ^2.0.18
10+
311
## 1.0.6
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"sanity",
1717
"react-pdf"
1818
],
19-
"version": "1.0.6",
19+
"version": "1.0.7",
2020
"type": "module",
2121
"license": "MIT",
2222
"author": "Johnny Povolny <[email protected]>",

0 commit comments

Comments
 (0)