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 37e8504 commit 5dd6ccfCopy full SHA for 5dd6ccf
CHANGELOG.md
@@ -1,6 +1,14 @@
1
# CHANGELOG
2
3
4
+## v1.1.1-rc.2 (2024-12-20)
5
+
6
+### Bug Fixes
7
8
+- **schemas**: Add missing schemas
9
+ ([`37e8504`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/37e8504236a9f622cefffb99c4fbe684853e4d13))
10
11
12
## v1.1.1-rc.1 (2024-12-20)
13
14
### Bug Fixes
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "OpenGeodeWeb-Viewer"
-version = "1.1.1-rc.1"
+version = "1.1.1-rc.2"
dynamic = ["dependencies"]
authors = [
{ name="Geode-solutions", email="[email protected]" },
0 commit comments