Skip to content

Commit 035cad7

Browse files
author
github-actions
committed
3.3.0-rc.19
Automatically generated by python-semantic-release
1 parent 7d31dab commit 035cad7

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
@@ -2,6 +2,23 @@
22

33

44

5+
## v3.3.0-rc.19 (2024-01-29)
6+
7+
### Fix
8+
9+
* fix(ecosystem): update dependencies ([`e93ddd4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e93ddd4e828c6695a0a005bc6f1ccf9a41a24219))
10+
11+
### Unknown
12+
13+
* Merge pull request #64 from Geode-solutions/fix/update_ecosystem
14+
15+
Fix/update ecosystem ([`7d31dab`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7d31dab73fdfc3db1160498f19dc06cc69c7d078))
16+
17+
* Apply prepare changes ([`5733a4d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5733a4daf26ea0b7e6a95d1dce0028dd32ed6654))
18+
19+
* remode $id from schemas ([`e43b92d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/e43b92d3cd724d155725a702229a7af1dec357ac))
20+
21+
522
## v3.3.0-rc.18 (2024-01-19)
623

724
### Feature

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

0 commit comments

Comments
 (0)