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

Commit 95a1a15

Browse files
committed
docs(CHANGELOG): bumping init Zoo version
1 parent d8a5834 commit 95a1a15

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://unpkg.com/@changesets/config@3.0.4/schema.json",
33
"changelog": "./changelog-config.js",
44
"commit": false,
5-
"fixed": [["roo-cline"]],
5+
"fixed": [["zoo-code"]],
66
"linked": [],
77
"access": "restricted",
88
"baseBranch": "main",

CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
1-
# Roo Code Changelog
1+
# Zoo Code Changelog
2+
3+
All notable changes to Zoo Code will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and Zoo Code uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [3.54.0] - 2026-05-08
8+
9+
### Added
10+
11+
- Publish Zoo Code under the `ZooCodeOrganization.zoo-code` Marketplace identity, continuing from upstream Roo Code `3.53.0`.
12+
- Add stable publishing workflows for the VS Code Marketplace and Open VSX Registry.
13+
- Add a VS Code Marketplace pre-release workflow.
14+
15+
---
16+
17+
# Archived Roo Code Changelog
18+
19+
The entries below are preserved from the upstream Roo Code project history before the Zoo Code marketplace handoff.
220

321
## 3.53.0
422

0 commit comments

Comments
 (0)