Skip to content

Commit e8fdd2e

Browse files
authored
Merge pull request #247 from shelltime/release-please--branches--main
chore(main): release 0.1.74
2 parents add2029 + 61efd31 commit e8fdd2e

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.73"
2+
".": "0.1.74"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [0.1.74](https://github.com/shelltime/cli/compare/v0.1.73...v0.1.74) (2026-03-01)
4+
5+
6+
### Features
7+
8+
* **init:** auto-install CC and Codex OTEL configs during init ([add2029](https://github.com/shelltime/cli/commit/add20295f828893897c57eeb6df93130dc280854))
9+
* **init:** auto-install CC and Codex OTEL configs during init ([9492cd9](https://github.com/shelltime/cli/commit/9492cd9782e275627309747ef8a2979625353d61))
10+
* **model:** enable key features by default ([9970fc0](https://github.com/shelltime/cli/commit/9970fc0b5e35b3c6e30c2bd67e9002fa37739434))
11+
* **model:** enable key features by default in config ([6808479](https://github.com/shelltime/cli/commit/680847918f62f8447c103207f03208866501e568))
12+
13+
14+
### Bug Fixes
15+
16+
* **daemon:** include debug context in OTEL metrics log ([0f989d4](https://github.com/shelltime/cli/commit/0f989d4cba70e2714fa1ea0488fc40afd8323c76))
17+
* **daemon:** include debug context in OTEL metrics log ([292b1cf](https://github.com/shelltime/cli/commit/292b1cf3a98cfdc32b1de429943b00b2ea12d623))
18+
319
## [0.1.73](https://github.com/shelltime/cli/compare/v0.1.72...v0.1.73) (2026-02-26)
420

521

0 commit comments

Comments
 (0)