Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"pkg/appconfig": "0.0.0",
"pkg/datacrypto": "0.0.0",
"pkg/events": "0.0.0",
"pkg/natsruntime": "0.0.0"
"pkg/natsruntime": "0.1.0-alpha.1"
}
10 changes: 10 additions & 0 deletions pkg/natsruntime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Changelog

## 0.1.0-alpha.1 (2026-09-10)


### Features

* **authling:** add server-rendered web foundation ([#1861](https://github.com/chattocorp/chatto/issues/1861)) ([12c8957](https://github.com/chattocorp/chatto/commit/12c89579e7b4c18d16e389454f720d8ea1c33e32))
* **natsruntime:** extract embedded NATS lifecycle ([#1845](https://github.com/chattocorp/chatto/issues/1845)) ([cb24279](https://github.com/chattocorp/chatto/commit/cb2427958ec1621d7307a43f72f72f98e7332ebd))

## Changelog

All notable changes to the embedded NATS runtime. Maintained by release-please
from the conventional-commit messages on `main` — do not edit by hand.