Skip to content

Commit ee6714f

Browse files
author
semantic-release
committed
5.6.1-rc.1
Automatically generated by python-semantic-release
1 parent d598714 commit ee6714f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

33

4+
## v5.6.1-rc.1 (2025-03-04)
5+
6+
### Bug Fixes
7+
8+
- **schemas**: Add minLength property to these schemas
9+
([`7d1e63d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7d1e63d6c249a412fd836c1b3020b304ed809d37))
10+
11+
412
## v5.6.0 (2025-02-28)
513

614

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "OpenGeodeWeb-Back"
8-
version = "5.6.0"
8+
version = "5.6.1-rc.1"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)