Skip to content

Commit d6e65ac

Browse files
bump to 0.8.10, add CHANGELOG entry for #22
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
1 parent be6283f commit d6e65ac

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
66

77
### Unreleased
88

9+
### [0.8.10] - 2026-04-12
10+
11+
- delegation: add validation schemas for GET, POST, PUT, DELETE (#22)
12+
913
### [0.8.9] - 2026-03-29
1014

1115
- group: GET can return one group or array

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nictool/validate",
3-
"version": "0.8.9",
3+
"version": "0.8.10",
44
"description": "NicTool Object Validation",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)