Skip to content

Commit d4e53a5

Browse files
author
semantic-release
committed
chore(release): naas-abi-core@1.18.1`
Automatically generated by python-semantic-release
1 parent fb3739a commit d4e53a5

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

libs/naas-abi-core/CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v1.18.1 (2026-03-02)
6+
7+
### Bug Fixes
8+
9+
- Error rm schema
10+
([`fb3739a`](https://github.com/jupyter-naas/abi/commit/fb3739a5f40b6d7cda8110e8ef5b650729a76275))
11+
12+
513
## v1.18.0 (2026-03-02)
614

715
### Bug Fixes

libs/naas-abi-core/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-core"
3-
version = "1.18.0"
3+
version = "1.18.1"
44
description = "Abi framework allowing you to build your AI system."
55
authors = [{ name = "Maxime Jublou", email = "maxime@naas.ai" },{ name = "Florent Ravenel", email = "florent@naas.ai" }, { name = "Jeremy Ravenel", email = "jeremy@naas.ai" }]
66
requires-python = ">=3.10,<4"

0 commit comments

Comments
 (0)