Skip to content

Commit fdf90cb

Browse files
author
semantic-release
committed
1.0.0-rc.1
Automatically generated by python-semantic-release
1 parent 5e2ac53 commit fdf90cb

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,10 +1,18 @@
11
# CHANGELOG
22

33

4+
## v1.0.0-rc.1 (2024-11-28)
5+
6+
47
## v0.4.0-rc.2 (2024-11-28)
58

69
### Features
710

11+
- **new rpcs**: Refactor rpcs
12+
([`c2fb4e7`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/c2fb4e75b83a862267ed4641e41e9344e6a2d70f))
13+
14+
BREAKING CHANGE: change some rpc names in schemas
15+
816
- **generic rpcs**: Refactor all classes/tests
917
([`563f41b`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/563f41bc0741ab1dae9e5df9244e545e6ba47993))
1018

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

0 commit comments

Comments
 (0)