Skip to content

Commit fbb4ce2

Browse files
chore(main): release 0.2.1 (#7)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 42cf480 commit fbb4ce2

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/squidcode/timebook-cli/compare/v0.2.0...v0.2.1) (2026-05-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **mcp:** declare TIMEBOOK_API_URL/TIMEBOOK_WEB_URL env vars in server.json ([42cf480](https://github.com/squidcode/timebook-cli/commit/42cf480ed8d6778f771ad01ecc9da2685aef41c6))
9+
310
## [0.2.0](https://github.com/squidcode/timebook-cli/compare/v0.1.4...v0.2.0) (2026-05-04)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@squidcode/timebook",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"mcpName": "io.github.squidcode/timebook",
55
"description": "Command-line client and MCP server for Timebook (usetimebook.com) — track time, manage timers, and expose Timebook to AI agents (Claude, Codex, etc.) over MCP.",
66
"license": "MIT",

0 commit comments

Comments
 (0)