Skip to content

Commit 3e7c3a0

Browse files
author
semantic-release
committed
1.6.0-rc.1
Automatically generated by python-semantic-release
1 parent 61ec058 commit 3e7c3a0

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CHANGELOG.md

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

33

4+
## v1.6.0-rc.1 (2025-03-24)
5+
6+
### Features
7+
8+
- **viewer**: Add grid_scale protocol
9+
([`d610fea`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/d610feacc4fe58f85aaca115c5671b272503ad22))
10+
11+
- **viewer**: Dynamic grid scale
12+
([`2c42968`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/2c42968136942dce63aeb8bee10ab610706f50be))
13+
14+
415
## v1.5.0 (2025-03-19)
516

617

@@ -65,7 +76,7 @@
6576

6677
### Features
6778

68-
- **polyhedra**: Color protocol
79+
- **polyhedrons**: Color protocol
6980
([`15b35fc`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/15b35fcfdda1afc66f4eb4942d9f54006bbc9a0f))
7081

7182

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

0 commit comments

Comments
 (0)