Skip to content

Commit cdad1b8

Browse files
author
github-actions
committed
3.3.0-rc.20
Automatically generated by python-semantic-release
1 parent 1bbe405 commit cdad1b8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v3.3.0-rc.20 (2024-01-30)
6+
7+
### Fix
8+
9+
* fix(dependencies): update ecosystem ([`7ea140d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7ea140d5db3fc01b1062dc25fed046e0db9e9d64))
10+
11+
### Unknown
12+
13+
* Merge pull request #65 from Geode-solutions/fix/update_ecosystem
14+
15+
fix(dependencies): update ecosystem ([`1bbe405`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1bbe40580ebe788bae7978b44b01dc9de33b7204))
16+
17+
518
## v3.3.0-rc.19 (2024-01-29)
619

720
### Fix

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

0 commit comments

Comments
 (0)