Skip to content

Commit b498277

Browse files
chore(main): release 0.4.0 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 844539e commit b498277

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.4.0](https://github.com/squidcode/timebook-cli/compare/v0.3.0...v0.4.0) (2026-05-10)
4+
5+
6+
### Features
7+
8+
* **mcp:** add display title + favicon to server.json so directories show a real listing ([844539e](https://github.com/squidcode/timebook-cli/commit/844539eab67b986a7bcd6cd1ef27efa1f11e73d8))
9+
310
## [0.3.0](https://github.com/squidcode/timebook-cli/compare/v0.2.1...v0.3.0) (2026-05-09)
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.3.0",
3+
"version": "0.4.0",
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)