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 .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"natsext":"0.4.0","jetstreamext":"0.4.0"}
{"natsext":"0.4.1","jetstreamext":"0.4.1"}
7 changes: 7 additions & 0 deletions jetstreamext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/oliverlambson/orbit.py/compare/jetstreamext-v0.4.0...jetstreamext-v0.4.1) (2025-09-21)


### Dependencies

* **jetstreamext:** lock file maintenance ([#17](https://github.com/oliverlambson/orbit.py/issues/17)) ([54618b6](https://github.com/oliverlambson/orbit.py/commit/54618b6fde2057da6d7525e2e53a7b12a7cb882c))

## [0.4.0](https://github.com/oliverlambson/orbit.py/compare/jetstreamext-v0.3.0...jetstreamext-v0.4.0) (2025-09-09)


Expand Down
2 changes: 1 addition & 1 deletion jetstreamext/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "jetstreamext"
version = "0.4.0"
version = "0.4.1"
description = "JetStream Extensions is a set of utilities providing additional features to `jetstream` package in nats-py client."
readme = "README.md"
license = "Apache-2.0"
Expand Down
4 changes: 2 additions & 2 deletions jetstreamext/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions natsext/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.1](https://github.com/oliverlambson/orbit.py/compare/natsext-v0.4.0...natsext-v0.4.1) (2025-09-21)


### Dependencies

* **natsext:** lock file maintenance ([#18](https://github.com/oliverlambson/orbit.py/issues/18)) ([5de8644](https://github.com/oliverlambson/orbit.py/commit/5de8644adef964839020e804c796abe79e5ac891))

## [0.4.0](https://github.com/oliverlambson/orbit.py/compare/natsext-v0.3.0...natsext-v0.4.0) (2025-09-09)


Expand Down
2 changes: 1 addition & 1 deletion natsext/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "natsext"
version = "0.4.0"
version = "0.4.1"
description = "Core NATS Extensions is a set of utilities providing additional features to Core NATS component of nats-py client."
readme = "README.md"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion natsext/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.