File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed
Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 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
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
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
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Viewer"
8- version = " 1.1.0 "
8+ version = " 1.1.1-rc.1 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments