Skip to content

Commit 2bc2cf6

Browse files
author
semantic-release
committed
chore(release): naas-abi@1.12.0`
Automatically generated by python-semantic-release
1 parent 79e9068 commit 2bc2cf6

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

libs/naas-abi/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
<!-- version list -->
44

5+
## v1.12.0 (2026-03-17)
6+
7+
### Bug Fixes
8+
9+
- Apps and files section nexus ui
10+
([`1d1072f`](https://github.com/jupyter-naas/abi/commit/1d1072f05f56e27914b2784bfc78381b17038695))
11+
12+
### Features
13+
14+
- Add viewers to files
15+
([`79e9068`](https://github.com/jupyter-naas/abi/commit/79e906835240e64170aca034a8a0bbeeb82a4bdc))
16+
17+
518
## v1.11.0 (2026-03-05)
619

720
### Bug Fixes

libs/naas-abi/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "naas-abi"
3-
version = "1.11.0"
3+
version = "1.12.0"
44
description = "Multi-agent orchestrator and knowledge graph management system for AI orchestration, providing comprehensive coordination of specialized AI agents and semantic data management capabilities"
55
readme = "README.md"
66
authors = [{ name = "Maxime Jublou", email = "maxime@naas.ai" },{ name = "Florent Ravenel", email = "florent@naas.ai" }, { name = "Jeremy Ravenel", email = "jeremy@naas.ai" }]

0 commit comments

Comments
 (0)