Skip to content

Commit eb9fe87

Browse files
author
semantic-release
committed
0.2.1-rc.2
Automatically generated by python-semantic-release
1 parent fd59543 commit eb9fe87

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

33

4+
## v0.2.1-rc.2 (2024-10-21)
5+
6+
### Bug Fixes
7+
8+
* fix(typo): typo if not "host" in args: ([`fd59543`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/fd59543f92a52758a8d6530894e7b8b6a82748ef))
9+
10+
411
## v0.2.1-rc.1 (2024-10-21)
512

613
### 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 = "0.2.1-rc.1"
8+
version = "0.2.1-rc.2"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="team-web@geode-solutions.com" },

0 commit comments

Comments
 (0)