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 994acd0 commit 65eafe0Copy full SHA for 65eafe0
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.0.0-rc.2 (2024-11-28)
5
+
6
+### Bug Fixes
7
8
+- **viewer schemas**: Remove 'viewer' prefix
9
+ ([`f2fdc20`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/f2fdc20e16fe73b5c7ca30b45f3c7ddc511aa85b))
10
11
12
## v1.0.0-rc.1 (2024-11-28)
13
14
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.0.0-rc.1"
+version = "1.0.0-rc.2"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments