Skip to content

Commit 5c0a374

Browse files
author
semantic-release
committed
1.1.1-rc.1
Automatically generated by python-semantic-release
1 parent 01d051c commit 5c0a374

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

CHANGELOG.md

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

33

4+
## v1.1.1-rc.1 (2024-12-20)
5+
6+
### Bug Fixes
7+
8+
- **semantic**: Trigger semantic release
9+
([`5025b3b`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/5025b3b8aa9008103939ff51dbbead85bb9ca37e))
10+
11+
412
## v1.1.0 (2024-12-09)
513

614

@@ -14,6 +22,11 @@
1422

1523
## v1.1.0-rc.1 (2024-12-04)
1624

25+
### Features
26+
27+
- **get_mouse**: New rpc
28+
([`94280f3`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/94280f3bc30f03e0c550cd7baf76afd30192c1e3))
29+
1730

1831
## v1.0.0 (2024-11-29)
1932

@@ -55,9 +68,6 @@
5568
- **generic rpcs**: Refactor all classes/tests
5669
([`297b005`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/297b0050e4ab47817659021c3a099e715fba6a87))
5770

58-
- **get_mouse**: New rpc
59-
([`94280f3`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/94280f3bc30f03e0c550cd7baf76afd30192c1e3))
60-
6171
- **new rpcs**: Refactor rpcs
6272
([`c2fb4e7`](https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/c2fb4e75b83a862267ed4641e41e9344e6a2d70f))
6373

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

0 commit comments

Comments
 (0)