Skip to content

v0.39.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 12:45

v0.39.2 -- Production Release

Released: 2026-06-30
Tag: v0.39.2
Branch: main
Type: Production Release
Previous Release: v0.39.1


Overview

859c5ca


Breaking Changes

No breaking changes in this release.


What's New

Features

No new features in this release.

Improvements

No improvements in this release.

Bug Fixes

No bug fixes in this release.


Other Changes

  • move PLAN.md into docs/ (#859c5ca)

Dependency Updates

No dependency updates in this release.


Migration Guide

Upgrading from v0.39.1 to v0.39.2

Step 1 -- Update your dependency

npm install agentflow@0.39.2
# or
yarn add agentflow@0.39.2

Step 2 -- Review breaking changes

No breaking changes -- no additional steps required.


Release Stats

Metric Value
Commits since v0.39.1 1
Files changed
Additions / Deletions +0 / -0
Contributors 2

Contributors

Thank you to everyone who contributed to this release.


Resources

Link Description
Full Changelog All commits in this diff
Report a Bug Submit a bug report
Discussions Questions and community
Full Commit Log (v0.39.1 to v0.39.2)
859c5ca chore: move PLAN.md into docs/