Skip to content

Commit 2125d36

Browse files
chore(master): release tako 0.3.0 (#32)
🤖 I have created a release *beep* *boop* --- ## [0.3.0](tako-v0.2.0...tako-v0.3.0) (2026-04-08) ### Features * **dev:** short .test domains, client connect/disconnect, and log styling ([15dfedf](15dfedf)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 74cf044 commit 2125d36

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"tako": "0.2.0",
2+
"tako": "0.3.0",
33
"tako-server": "0.2.0",
44
"sdk/javascript": "0.3.0"
55
}

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tako/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/lilienblum/tako/compare/tako-v0.2.0...tako-v0.3.0) (2026-04-08)
4+
5+
6+
### Features
7+
8+
* **dev:** short .test domains, client connect/disconnect, and log styling ([15dfedf](https://github.com/lilienblum/tako/commit/15dfedfe3644d0b5fce633af162004106ba8c910))
9+
310
## [0.2.0](https://github.com/lilienblum/tako/compare/tako-v0.1.0...tako-v0.2.0) (2026-04-08)
411

512

tako/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tako"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
edition.workspace = true
55
publish = false
66
repository = "https://github.com/lilienblum/tako"

0 commit comments

Comments
 (0)