Skip to content

Commit 59defb3

Browse files
author
semantic-release
committed
1.3.0-rc.1
Automatically generated by python-semantic-release
1 parent 88d18ce commit 59defb3

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

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

33

4+
## v1.3.0-rc.1 (2025-02-13)
5+
6+
### Features
7+
8+
- **polyhedrons**: Color protocol
9+
([`15b35fc`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/15b35fcfdda1afc66f4eb4942d9f54006bbc9a0f))
10+
11+
412
## v1.2.1 (2025-01-16)
513

614

@@ -128,7 +136,7 @@
128136

129137
BREAKING CHANGE: change some rpc names in schemas
130138

131-
### BREAKING CHANGES
139+
### Breaking Changes
132140

133141
- **new rpcs**: Change some rpc names in schemas
134142

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

0 commit comments

Comments
 (0)