Skip to content

Commit 85c7107

Browse files
chore(main): release 0.1.4 (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fd5e0c9 commit 85c7107

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.4](https://github.com/squidcode/timebook-cli/compare/v0.1.3...v0.1.4) (2026-05-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **login:** default apiUrl to https://usetimebook.com (no api. subdomain exists) ([#4](https://github.com/squidcode/timebook-cli/issues/4)) ([fd5e0c9](https://github.com/squidcode/timebook-cli/commit/fd5e0c9dc4ba6e4afd507a0770536992d62b0778))
9+
310
## [0.1.3](https://github.com/squidcode/timebook-cli/compare/v0.1.2...v0.1.3) (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.3",
3+
"version": "0.1.4",
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)