chore: version packages

This commit is contained in:
Ajax Davis 2025-12-31 20:31:57 +10:00
parent 072489fd50
commit 6990906c6e
2 changed files with 7 additions and 1 deletions

View file

@ -1,5 +1,11 @@
# @tpmjs/types
## 0.1.2
### Patch Changes
- Add 'research' to valid TPMJS_CATEGORIES for package validation
## 0.1.1
### Patch Changes

View file

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