diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 218393f..f1c1e58 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.4.1" + ".": "0.5.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b62ba0..d521924 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.5.0](https://github.com/wippyai/session/compare/v0.4.1...v0.5.0) (2026-09-02) + + +### Features + +* **api:** actor-scoped artifact catalog, plus artifact creation and metadata fixes ([#30](https://github.com/wippyai/session/issues/30)) ([ce4a496](https://github.com/wippyai/session/commit/ce4a496b7439a7bad015becdd39481bb11dd9716)) +* **artifacts:** store content_version instead of returning a literal ([#34](https://github.com/wippyai/session/issues/34)) ([fe8847c](https://github.com/wippyai/session/commit/fe8847c68eec05fefe376d3aef3677ec733a0f13)) + ## [0.4.1](https://github.com/wippyai/session/compare/v0.4.0...v0.4.1) (2026-08-17) diff --git a/src/_index.yaml b/src/_index.yaml index 03fceb9..da4f24a 100644 --- a/src/_index.yaml +++ b/src/_index.yaml @@ -1,4 +1,4 @@ -version: "0.4.1" # x-release-please-version +version: "0.5.0" # x-release-please-version namespace: wippy.session entries: