Skip to content

Commit 6e6f0e2

Browse files
chore(main): release 1.0.5 (#13)
Co-authored-by: ecoscript[bot] <143032650+ecoscript[bot]@users.noreply.github.com>
1 parent f285be2 commit 6e6f0e2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [1.0.5](https://github.com/portabletext/react-pdf-portabletext/compare/v1.0.4...v1.0.5) (2025-07-02)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** clean up dependencies, upgrade to latest vite, vitest ([#14](https://github.com/portabletext/react-pdf-portabletext/issues/14)) ([f285be2](https://github.com/portabletext/react-pdf-portabletext/commit/f285be26d4c273810b94abe0f74b4ba0ee1b2a22))
9+
* Update the readme to give infor on the PDFViewer issue, add some keywords ([43772a9](https://github.com/portabletext/react-pdf-portabletext/commit/43772a962e8b59a88bfd1246f7c863fabf61d711))
10+
311
## [1.0.4](https://github.com/portabletext/react-pdf-portabletext/compare/v1.0.3...v1.0.4) (2025-07-01)
412

513

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.4",
19+
"version": "1.0.5",
2020
"type": "module",
2121
"license": "MIT",
2222
"author": "Johnny Povolny <johnny.povolny@sanity.io>",

0 commit comments

Comments
 (0)