Skip to content

Commit b8751bf

Browse files
authored
Merge pull request #480 from Roberdan/release-please--branches--main--components--convergio
chore(main): release convergio 0.3.37
2 parents e97b6f4 + 8cdc3a6 commit b8751bf

5 files changed

Lines changed: 50 additions & 37 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.36"
2+
".": "0.3.37"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,19 @@ MVP scope notes.
1616
CLA (`CONTRIBUTING-CLA.md`) required for new contributions. See
1717
[ADR-0074](docs/adr/0074-relicense-agplv3.md) for the rationale.
1818

19+
## [0.3.37](https://github.com/Roberdan/convergio/compare/convergio-v0.3.36...convergio-v0.3.37) (2026-06-06)
20+
21+
22+
### Features
23+
24+
* **ontology:** add ontology-author poc (adr-0080) ([#481](https://github.com/Roberdan/convergio/issues/481)) ([da6d853](https://github.com/Roberdan/convergio/commit/da6d853776188c10978f81a893be6a2e350270c1))
25+
* **ontology:** add registry import to close authoring loop ([#482](https://github.com/Roberdan/convergio/issues/482)) ([e97b6f4](https://github.com/Roberdan/convergio/commit/e97b6f49161a1a3875e47d6f59876762b07adf41))
26+
27+
28+
### Documentation
29+
30+
* **adr:** add 0078-0080 for end-to-end platform deployment ([#479](https://github.com/Roberdan/convergio/issues/479)) ([a1e70f3](https://github.com/Roberdan/convergio/commit/a1e70f3126e2d0e08410eb9270d5be01293a4b48))
31+
1932
## [0.3.36](https://github.com/Roberdan/convergio/compare/convergio-v0.3.35...convergio-v0.3.36) (2026-06-06)
2033

2134

Cargo.lock

Lines changed: 34 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ members = [
3838
resolver = "2"
3939

4040
[workspace.package]
41-
version = "0.3.36"
41+
version = "0.3.37"
4242
edition = "2021"
4343
rust-version = "1.78"
4444
authors = ["Roberto D'Angelo <roberdan@fightthestroke.org>"]

docs/INDEX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ the task. See ADR-0012 (OODA-aware validation) and plan task T4.07
2121
| `.pr-body.md` | - | - | - | 83 |
2222
| `AGENTS.md` | agent-rules | - | - | 617 |
2323
| `ARCHITECTURE.md` | architecture | - | - | 271 |
24-
| `CHANGELOG.md` | release | - | - | 1455 |
24+
| `CHANGELOG.md` | release | - | - | 1468 |
2525
| `CODE_OF_CONDUCT.md` | governance | - | - | 40 |
2626
| `COMPLIANCE.md` | - | - | - | 110 |
2727
| `CONSTITUTION.md` | constitution | - | - | 486 |

0 commit comments

Comments
 (0)