chore: version packages

This commit is contained in:
Ajax Davis 2026-01-01 10:22:10 +10:00
parent 8569def0e9
commit ba633df0a5
2 changed files with 15 additions and 1 deletions

View file

@ -1,5 +1,19 @@
# @tpmjs/types
## 0.2.0
### Minor Changes
- Add new tool categories for 100+ official tools
Added core categories used by the official TPMJS tools:
- research, web, data, documentation, engineering
- security, statistics, ops, agent, utilities
- html, compliance, doc, text
This fixes sync validation failures for tools using these categories.
## 0.1.2
### Patch Changes

View file

@ -1,6 +1,6 @@
{
"name": "@tpmjs/types",
"version": "0.1.2",
"version": "0.2.0",
"description": "Shared TypeScript types and Zod schemas for TPMJS",
"author": "TPMJS",
"license": "MIT",