Skip to content

Commit f1d9eea

Browse files
chore(main): release rudel 0.1.12
1 parent 74883c7 commit f1d9eea

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.1.12](https://github.com/obsessiondb/rudel/compare/rudel@0.1.11...rudel@0.1.12) (2026-04-01)
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+
* 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))
14+
315
## [0.1.9](https://github.com/obsessiondb/rudel/compare/rudel@0.1.8...rudel@0.1.9) (2026-03-11)
416

517

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)