chore: version packages
Initial release of 100+ official TPMJS tools
This commit is contained in:
parent
80bef7d84c
commit
17b9ffb6aa
211 changed files with 847 additions and 117 deletions
7
packages/tools/official/config-normalize/CHANGELOG.md
Normal file
7
packages/tools/official/config-normalize/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# @tpmjs/tools-config-normalize
|
||||
|
||||
## 0.2.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- Initial release of 100+ official TPMJS tools covering research, data transformation, statistics, security, engineering, ops, and agent utilities.
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tpmjs/tools-config-normalize",
|
||||
"version": "0.1.0",
|
||||
"version": "0.2.0",
|
||||
"description": "Normalizes configuration objects by sorting keys, removing nulls, and cleaning empty values",
|
||||
"type": "module",
|
||||
"keywords": ["tpmjs", "engineering", "ai", "config", "normalization"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue