Explorar el Código

chore: bump version to v0.7.2

github-actions[bot] hace 6 meses
padre
commit
e7ec936dae
Se han modificado 3 ficheros con 7 adiciones y 2 borrados
  1. 5 0
      CHANGELOG.md
  2. 1 1
      VERSION
  3. 1 1
      package.json

+ 5 - 0
CHANGELOG.md

@@ -3,6 +3,11 @@
 All notable changes to this project will be documented in this file.
 All notable changes to this project will be documented in this file.
 
 
 ## [Unreleased]
 ## [Unreleased]
+## [0.7.2] - 2026-01-30
+
+### Changes
+- chore: version bump to v0.7.1 and expand comparison table (#146)
+
 ## [0.7.1] - 2026-01-30
 ## [0.7.1] - 2026-01-30
 
 
 ### Changes
 ### Changes

+ 1 - 1
VERSION

@@ -1 +1 @@
-0.7.1
+0.7.2

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "@nextsystems/oac",
   "name": "@nextsystems/oac",
-  "version": "0.7.1",
+  "version": "0.7.2",
   "description": "AI agent framework for plan-first development workflows with approval-based execution. Multi-language support for TypeScript, Python, Go, Rust and more.",
   "description": "AI agent framework for plan-first development workflows with approval-based execution. Multi-language support for TypeScript, Python, Go, Rust and more.",
   "workspaces": [
   "workspaces": [
     "evals/framework"
     "evals/framework"