feat(changesets): add README and config files for changeset management
Some checks failed
Build , Vet Test, and Lint / Run Vet Tests (1.24.x) (push) Successful in -25m56s
Build , Vet Test, and Lint / Run Vet Tests (1.23.x) (push) Successful in -25m29s
Build , Vet Test, and Lint / Build (push) Successful in -25m27s
Build , Vet Test, and Lint / Lint Code (push) Successful in -24m54s
Tests / Integration Tests (push) Failing after -26m14s
Tests / Unit Tests (push) Successful in -25m59s

This commit is contained in:
2026-02-15 19:51:57 +02:00
parent b3694e50fe
commit ea4a4371ba
4 changed files with 27 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@warkypublic/resolvespec-js",
"version": "1.0.0",
"version": "1.0.1",
"description": "TypeScript client library for ResolveSpec REST, HeaderSpec, and WebSocket APIs",
"type": "module",
"main": "./dist/index.cjs",