Skip to content

Commit e849737

Browse files
chore: bump version to v0.7.1 (#144)
* chore: bump version to v0.8.0 * chore: update version to 0.7.1 instead of 0.8.0 --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: darrenhinde <107584450+darrenhinde@users.noreply.github.com>
1 parent d7a4cb8 commit e849737

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
6+
## [0.7.1] - 2026-01-30
7+
8+
### Changes
9+
- feat: Context path configuration and documentation reorganization (#143)
10+
611
## [0.7.0] - 2026-01-29
712

813
### Changes

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.0
1+
0.7.1

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nextsystems/oac",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "AI agent framework for plan-first development workflows with approval-based execution. Multi-language support for TypeScript, Python, Go, Rust and more.",
55
"workspaces": [
66
"evals/framework"

0 commit comments

Comments
 (0)