Skip to content

Commit 9dc2391

Browse files
authored
Merge pull request #180 from shelltime/release-please--branches--main
chore(main): release 0.1.50
2 parents f7615c5 + f2b1722 commit 9dc2391

2 files changed

Lines changed: 34 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.49"
2+
".": "0.1.50"
33
}

CHANGELOG.md

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

3+
## [0.1.50](https://github.com/shelltime/cli/compare/v0.1.49...v0.1.50) (2026-01-01)
4+
5+
6+
### Features
7+
8+
* **cli:** add OpenAI Codex OTEL integration support ([7ea24ba](https://github.com/shelltime/cli/commit/7ea24bad334312a66cabd4b8cff4e431b20be32c))
9+
* **cli:** add OpenAI Codex OTEL integration support ([c6ec301](https://github.com/shelltime/cli/commit/c6ec30132b23553263c73a9fcc88c1b7d15a4b97))
10+
* **daemon:** add complete Codex OTEL field support ([f464cb7](https://github.com/shelltime/cli/commit/f464cb78356616daa27c500feb53d413d7f0b755))
11+
* **daemon:** add missing Codex OTEL fields and aliases ([f7615c5](https://github.com/shelltime/cli/commit/f7615c589e45bee65ce153d7194c46f4cfa032fd))
12+
* **daemon:** add OTEL support for OpenAI Codex CLI ([22564ae](https://github.com/shelltime/cli/commit/22564ae2c57b28d65e485302a288407f2702e476))
13+
14+
15+
### Bug Fixes
16+
17+
* **model:** add backward compatibility for deprecated ccotel config key ([e95bd0b](https://github.com/shelltime/cli/commit/e95bd0b5e3f38ed89a6c321adc839fb3a4cd7f71))
18+
* **model:** add backward compatibility for deprecated ccotel config key ([19e98c0](https://github.com/shelltime/cli/commit/19e98c06d0dd3b6a19a2dc83eea3e327ea44e5ca))
19+
20+
21+
### Code Refactoring
22+
23+
* **daemon:** rename CCOtel to AICodeOtel for improved clarity ([d763a94](https://github.com/shelltime/cli/commit/d763a94769352a0a369a1f6f60dfcf8402f13bdd))
24+
25+
26+
### Documentation
27+
28+
* **config:** convert all configuration examples from TOML to YAML ([b3846cf](https://github.com/shelltime/cli/commit/b3846cf73e98c3055684d0c56faa81e5080beeda))
29+
* **config:** convert all configuration examples from TOML to YAML ([46db14c](https://github.com/shelltime/cli/commit/46db14c50fec0984eacd19139abebbc0b105003c))
30+
31+
32+
### Miscellaneous Chores
33+
34+
* release 0.1.50 ([0a810ff](https://github.com/shelltime/cli/commit/0a810ffbca414d94c7a1fe695797fc632575731c))
35+
336
## [0.1.49](https://github.com/shelltime/cli/compare/v0.1.48...v0.1.49) (2025-12-28)
437

538

0 commit comments

Comments
 (0)