Skip to content
This repository was archived by the owner on May 13, 2026. It is now read-only.

Commit e5129fc

Browse files
committed
chore(release): prepare spec 0.2.1 metadata refresh
1 parent 2634513 commit e5129fc

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ All notable changes to `@workspacejson/spec` are documented here.
77
- Reframed the canonical workspace path as `.agents/agents.workspace.json` in the public spec metadata and README.
88
- Updated repository metadata to point at the standalone `workspace-json/spec` repo.
99

10+
## 0.2.1 - 2026-05-10
11+
12+
### Changed
13+
14+
- Republished the standalone spec package so npm metadata can reflect the standalone repo
15+
and canonical path updates.
16+
1017
## 0.2.0 - 2026-05-08
1118

1219
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@workspacejson/spec",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "JSON Schema and TypeScript types for .agents/agents.workspace.json",
55
"license": "Apache-2.0",
66
"author": "workspace-json contributors",

0 commit comments

Comments
 (0)