Skip to content

Commit 51bc84d

Browse files
committed
fix: Correct changelog version numbers (0.13.x → 0.12.x)
1 parent 4f244f2 commit 51bc84d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ All notable changes to this project will be documented in this file.
1515
- `Nous.Providers.VertexAI.endpoint/3` now accepts an optional model name to select the correct API version.
1616
- Debug logging for Vertex AI request URLs.
1717

18-
## [0.13.2] - 2026-03-07
18+
## [0.12.6] - 2026-03-07
1919

2020
### Added
2121

@@ -25,7 +25,7 @@ All notable changes to this project will be documented in this file.
2525
- New config options: `:auto_update_memory`, `:auto_update_every`, `:reflection_model`, `:reflection_max_tokens`, `:reflection_max_messages`, `:reflection_max_memories`
2626
- New example: `examples/memory/auto_update.exs`
2727

28-
## [0.13.1] - 2026-03-06
28+
## [0.12.5] - 2026-03-06
2929

3030
### Added
3131

0 commit comments

Comments
 (0)