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 6c75ac2 commit f0e26daCopy full SHA for f0e26da
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.0.0-rc.3 (2024-11-29)
5
+
6
+### Bug Fixes
7
8
+- **schemas**: Generic rpc in global final schema
9
+ ([`cb101e5`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/cb101e5b895d589ef3ff6b6476a4c077b36cd0db))
10
11
12
## v1.0.0-rc.2 (2024-11-28)
13
14
### Bug Fixes
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.0.0-rc.2"
+version = "1.0.0-rc.3"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments