Skip to content

Commit 9caeae6

Browse files
author
semantic-release
committed
5.6.0-rc.3
Automatically generated by python-semantic-release
1 parent 67cd751 commit 9caeae6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33

4+
## v5.6.0-rc.3 (2025-02-28)
5+
6+
47
## v5.6.0-rc.2 (2025-02-28)
58

69
### Bug Fixes
710

811
- **createpoint**: Fix create point function
912
([`1634179`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/16341793ec9cb249ab966f9d076539e2108760de))
1013

14+
- **deps**: Stable
15+
([`a56191f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a56191fbb81bb2a7f08a8cf18850d2c3b15a6197))
16+
1117

1218
## v5.6.0-rc.1 (2025-02-28)
1319

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

0 commit comments

Comments
 (0)