Skip to content

Commit 65eafe0

Browse files
author
semantic-release
committed
1.0.0-rc.2
Automatically generated by python-semantic-release
1 parent 994acd0 commit 65eafe0

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.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+
412
## v1.0.0-rc.1 (2024-11-28)
513

614

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.1"
8+
version = "1.0.0-rc.2"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)