Skip to content

Commit 9b3a2a7

Browse files
author
semantic-release
committed
1.0.0-rc.4
Automatically generated by python-semantic-release
1 parent 88e87a0 commit 9b3a2a7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# CHANGELOG
22

33

4+
## v1.0.0-rc.4 (2024-11-29)
5+
6+
### Bug Fixes
7+
8+
- **schemas**: Export generic schemas in package
9+
([`88e87a0`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/88e87a044f1152ea30bd14a02337ac9f80759780))
10+
11+
412
## v1.0.0-rc.3 (2024-11-29)
513

614
### Bug Fixes

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-Viewer"
8-
version = "1.0.0-rc.3"
8+
version = "1.0.0-rc.4"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="team-web@geode-solutions.com" },

0 commit comments

Comments
 (0)