Skip to content

Commit 3e575d8

Browse files
bump: version 0.2.27 → 0.2.28
1 parent 42daf03 commit 3e575d8

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
1-
## 0.2.27 (2026-02-26)
1+
## 0.2.28 (2026-02-27)
22

3-
### Feat
3+
## 0.2.27-rc.1 (2026-02-27)
44

5-
- make skill-templates independent of caipe-ui.enabled (#836)
5+
### Fix
66

7-
## 0.2.26-rc.1 (2026-02-26)
7+
- linter err
8+
- more gracefully handle error such as context too large, recursion limit etc
9+
- correctly handle final output when recursion limit is hit
10+
11+
## 0.2.27 (2026-02-26)
812

913
### Feat
1014

15+
- make skill-templates independent of caipe-ui.enabled (#836)
1116
- **victorops**: Add Agent victorops aka Splunk On-call (#858)
1217

1318
## 0.2.26 (2026-02-26)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "ai-platform-engineering"
3-
version = "0.2.27"
3+
version = "0.2.28"
44
description = "Multi-Agent Collaboration & Workflow Automation - AI agents collaborating across tools and teams to deliver high quality results"
55
authors = [
66
{name = "CNOE Contributors"}

uv.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.

0 commit comments

Comments
 (0)