File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
66
77### Unreleased
88
9- ### [ 3.0.0-alpha.8.1 ] - 2026-03-15
9+ ### [ 3.0.0-alpha.9 ] - 2026-03-15
1010
1111- feat(zone): use DataTable for list, added search/limit options
1212- routes/zr: add extra data about ZR parse failures
@@ -17,10 +17,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
1717- lib/nameserver.js: handle null fields from DB
1818- routes/zone: report zone name on validation failure
1919
20- ### [ 3.0.0-alpha.7] - 2026-03-13
21-
22- - fixes
23-
2420### [ 3.0.0-alpha.6] - 2025-04-08
2521
2622- dep(eslint): upgraded to v9
@@ -67,4 +63,4 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
6763[ 3.0.0-alpha.6 ] : https://github.com/NicTool/api/releases/tag/3.0.0-alpha.6
6864[ 3.0.0-alpha.7 ] : https://github.com/NicTool/api/releases/tag/v3.0.0-alpha.7
6965[ 3.0.0-alpha.8 ] : https://github.com/NicTool/api/releases/tag/v3.0.0-alpha.8
70- [ 3.0.0-alpha.8.1 ] : https://github.com/NicTool/api/releases/tag/v3.0.0-alpha.8.1
66+ [ 3.0.0-alpha.9 ] : https://github.com/NicTool/api/releases/tag/v3.0.0-alpha.9
Original file line number Diff line number Diff line change 11{
22 "name" : " @nictool/api" ,
3- "version" : " 3.0.0-alpha.8.1 " ,
3+ "version" : " 3.0.0-alpha.9 " ,
44 "description" : " NicTool API" ,
55 "main" : " index.js" ,
66 "type" : " module" ,
6868 "singleQuote" : true ,
6969 "trailingComma" : " all"
7070 }
71- }
71+ }
You can’t perform that action at this time.
0 commit comments