Skip to content

Commit 0002f93

Browse files
Copilothotlong
andcommitted
chore: update root package.json and main CHANGELOG to 0.6.1
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent deb7faf commit 0002f93

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### Security
2121

22+
## [0.6.1] - 2026-01-28
23+
24+
### Changed
25+
- Patch release for maintenance and stability improvements
26+
- Updated all packages to version 0.6.1
27+
2228
## [0.4.1] - 2026-01-27
2329

2430
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@objectstack/spec-monorepo",
3-
"version": "0.5.0",
3+
"version": "0.6.1",
44
"private": true,
55
"description": "ObjectStack Protocol & Specification - Monorepo for TypeScript Interfaces, JSON Schemas, and Convention Configurations",
66
"scripts": {

0 commit comments

Comments
 (0)