Skip to content

Commit 046fad9

Browse files
chore(main): release 0.3.0 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bca4335 commit 046fad9

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.3.0](https://github.com/squidcode/timebook-cli/compare/v0.2.1...v0.3.0) (2026-05-09)
4+
5+
6+
### Features
7+
8+
* **entries:** add edit + delete via CLI and MCP ([d0cb0ca](https://github.com/squidcode/timebook-cli/commit/d0cb0ca42d98fc8b45320dcd961766043798d438))
9+
310
## [0.2.1](https://github.com/squidcode/timebook-cli/compare/v0.2.0...v0.2.1) (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.1",
3+
"version": "0.3.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)