Skip to content

Commit 27f0b97

Browse files
author
semantic-release
committed
5.3.2-rc.1
Automatically generated by python-semantic-release
1 parent ce63803 commit 27f0b97

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

33

4+
## v5.3.2-rc.1 (2024-11-05)
5+
6+
### Bug Fixes
7+
8+
* fix(inspector): new api for TriangulatedSurfaces 2&3D ([`82afeae`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/82afeae0daab8d9f5e56cb59e0edbdca5b82fb18))
9+
10+
### Unknown
11+
12+
* Merge pull request #101 from Geode-solutions/fix/update_ecosystem
13+
14+
fix(inspector): new api for TriangulatedSurfaces 2&3D ([`ce63803`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ce63803580a01202c8abc198f3da14d16098d412))
15+
16+
* update requirements master ([`c9edb88`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c9edb88035014179f4a243b5cecc9a470bb35df1))
17+
18+
* ([`7c3b4cb`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7c3b4cb389000ab57cba0c2d904df1661abd9de9))
19+
20+
421
## v5.3.1 (2024-10-22)
522

623
### Unknown

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

0 commit comments

Comments
 (0)