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 1
1
# CHANGELOG
2
2
3
3
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
+
4
12
## v1.1.0 (2024-12-09)
5
13
6
14
14
22
15
23
## v1.1.0-rc.1 (2024-12-04)
16
24
25
+ ### Features
26
+
27
+ - ** get_mouse** : New rpc
28
+ ([ ` 94280f3 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/94280f3bc30f03e0c550cd7baf76afd30192c1e3 ) )
29
+
17
30
18
31
## v1.0.0 (2024-11-29)
19
32
55
68
- ** generic rpcs** : Refactor all classes/tests
56
69
([ ` 297b005 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/297b0050e4ab47817659021c3a099e715fba6a87 ) )
57
70
58
- - ** get_mouse** : New rpc
59
- ([ ` 94280f3 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/94280f3bc30f03e0c550cd7baf76afd30192c1e3 ) )
60
-
61
71
- ** new rpcs** : Refactor rpcs
62
72
([ ` c2fb4e7 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/c2fb4e75b83a862267ed4641e41e9344e6a2d70f ) )
63
73
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
5
6
6
[project ]
7
7
name = " OpenGeodeWeb-Viewer"
8
- version = " 1.1.0 "
8
+ version = " 1.1.1-rc.1 "
9
9
dynamic = [" dependencies" ]
10
10
authors = [
11
11
{ name =" Geode-solutions" , email =" team-web@geode-solutions.com" },
You can’t perform that action at this time.
0 commit comments