Skip to content

Commit a0daf7d

Browse files
chore(main): release 0.1.3 (#2)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e5b356d commit a0daf7d

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.1.3](https://github.com/squidcode/timebook-cli/compare/v0.1.2...v0.1.3) (2026-05-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **login:** tolerate stray loopback callbacks instead of bailing ([e5b356d](https://github.com/squidcode/timebook-cli/commit/e5b356d825d28e04129a6db43b228aeb19ad641c))
9+
310
## [0.1.2](https://github.com/squidcode/timebook-cli/compare/v0.1.1...v0.1.2) (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.1.2",
3+
"version": "0.1.3",
44
"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.",
55
"license": "MIT",
66
"author": "Squidcode LLC <admin@squidcode.com>",

0 commit comments

Comments
 (0)