We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4cbe47 commit cd344e3Copy full SHA for cd344e3
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
4
5
+## v3.3.0-rc.6 (2024-01-18)
6
+
7
+### Feature
8
9
+* feat(GH action): test path.normalize ([`f4cbe47`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f4cbe47e3dc84ff7e47a276abd6d28580af34406))
10
11
12
## v3.3.0-rc.5 (2024-01-18)
13
14
### Feature
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Back"
-version = "3.3.0-rc.5"
+version = "3.3.0-rc.6"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments