Skip to content

Commit cc0df90

Browse files
chore(main): release rudel 0.1.12
1 parent a68d6aa commit cc0df90

3 files changed

Lines changed: 15 additions & 2 deletions

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-
"apps/cli": "0.1.11"
2+
"apps/cli": "0.1.12"
33
}

apps/cli/CHANGELOG.md

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

3+
## [0.1.12](https://github.com/obsessiondb/rudel/compare/rudel@0.1.11...rudel@0.1.12) (2026-04-03)
4+
5+
6+
### Features
7+
8+
* **api-cli:** track lifecycle analytics events ([#161](https://github.com/obsessiondb/rudel/issues/161)) ([4b1940b](https://github.com/obsessiondb/rudel/commit/4b1940baba46a9a997163e6cca614f114c3d81f8))
9+
10+
11+
### Bug Fixes
12+
13+
* align Claude Code and Codex copy ([#189](https://github.com/obsessiondb/rudel/issues/189)) ([a68d6aa](https://github.com/obsessiondb/rudel/commit/a68d6aa0ad88b573eca550df803e38b23cde94ad))
14+
* improve ingestion rate limit handling in CLI and API ([#156](https://github.com/obsessiondb/rudel/issues/156)) ([726370d](https://github.com/obsessiondb/rudel/commit/726370dcfbeb63b6255953da590617903a6ef516))
15+
316
## [0.1.9](https://github.com/obsessiondb/rudel/compare/rudel@0.1.8...rudel@0.1.9) (2026-03-11)
417

518

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rudel",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"type": "module",
55
"description": "CLI for the Coding Agent Analytics Platform rudel.ai",
66
"license": "MIT",

0 commit comments

Comments
 (0)