Skip to content

Commit 726e4d1

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2025-08-26) ### Bug Fixes * update zod ([69115f8](69115f8))
1 parent 69115f8 commit 726e4d1

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.2](https://github.com/Language-Research-Technology/arocapi/compare/v1.0.1...v1.0.2) (2025-08-26)
2+
3+
### Bug Fixes
4+
5+
* update zod ([69115f8](https://github.com/Language-Research-Technology/arocapi/commit/69115f83275805d2707ce241752edb54807443fb))
6+
17
## [1.0.1](https://github.com/Language-Research-Technology/arocapi/compare/v1.0.0...v1.0.1) (2025-08-26)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "arocapi",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"description": "An RO-Crate API",
66
"main": "dist/app.js",
77
"exports": {

0 commit comments

Comments
 (0)