Skip to content

Commit dec9895

Browse files
chore(release): v0.60.25 [skip ci]
1 parent 0e85a1a commit dec9895

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
# @happyvertical/ocr
22

3+
## 0.60.25
4+
5+
### Patch Changes
6+
7+
- ### Dependencies
8+
9+
- update all dependencies (#58)
10+
311
## 0.60.24
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/ocr",
3-
"version": "0.60.24",
3+
"version": "0.60.25",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)