Skip to content

Commit 936f1c0

Browse files
author
semantic-release
committed
5.7.0-rc.3
Automatically generated by python-semantic-release
1 parent a32ff34 commit 936f1c0

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

CHANGELOG.md

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

33

4+
## v5.7.0-rc.3 (2025-04-29)
5+
6+
47
## v5.7.0-rc.2 (2025-04-17)
58

69
### Bug Fixes
@@ -19,6 +22,14 @@
1922
- **CICD**: Trigger semantic
2023
([`581e69f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/581e69f5ec156648bafac9954a399a32642300cd))
2124

25+
- **deps**: Update ecosystem
26+
([`982355a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/982355a51305ca7a41905cde3646a8cc3ab462d3))
27+
28+
### Features
29+
30+
- **models blueprint & test**: New blueprint models, json schema, test
31+
([`8461b4a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/8461b4a1c20cf0ba4d32e1c9c4cf8070631c928d))
32+
2233

2334
## v5.6.6-rc.2 (2025-04-11)
2435

@@ -55,11 +66,6 @@
5566
- **deps**: Update
5667
([`78afaf9`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/78afaf9f1f80c3e8491a508f5f7dac0173c9678d))
5768

58-
### Features
59-
60-
- **models blueprint & test**: New blueprint models, json schema, test
61-
([`8461b4a`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/8461b4a1c20cf0ba4d32e1c9c4cf8070631c928d))
62-
6369

6470
## v5.6.3 (2025-03-19)
6571

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.7.0-rc.2"
8+
version = "5.7.0-rc.3"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)