Skip to content

Commit cd458f0

Browse files
author
semantic-release
committed
1.4.0-rc.2
Automatically generated by python-semantic-release
1 parent 54165c6 commit cd458f0

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

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

33

4+
## v1.4.0-rc.2 (2025-03-07)
5+
6+
### Bug Fixes
7+
8+
- **schemas**: All "string" => "minLength": 1
9+
([`279b716`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/279b716d6b4b592f046b6417ad868cc8feb08d0f))
10+
11+
- **typo**: Elements => items
12+
([`9241680`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/9241680ebb1e2cb8189fc5503d1ba1462b2be749))
13+
14+
415
## v1.4.0-rc.1 (2025-02-26)
516

617
### Features

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

0 commit comments

Comments
 (0)