Skip to content

Commit 1a2e9bc

Browse files
chore(release): v0.62.22 [skip ci]
1 parent 479ed83 commit 1a2e9bc

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.62.22
4+
5+
### Patch Changes
6+
7+
- ### Dependencies
8+
9+
- update vite to v7.3.2 (#56)
10+
311
## 0.62.21
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@happyvertical/pdf",
3-
"version": "0.62.21",
3+
"version": "0.62.22",
44
"description": "Modern PDF processing utilities with text extraction and OCR support using unpdf and @happyvertical/ocr",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)