chore: version packages
This commit is contained in:
parent
8569def0e9
commit
ba633df0a5
2 changed files with 15 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue