File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v3.0.0-rc.2 (2023-11-23)
6+
7+ ### Fix
8+
9+ * fix(dependencies): dynamic dependencies ([ ` 0107914 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/0107914913f5fe2dd6600e6f026de8a651339150 ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #41 from Geode-solutions/fix/update_dependencies
14+
15+ fix(dependencies): dynamic dependencies ([ ` 940c6c8 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/940c6c8a2d35f29bfa0b1b850a9c147703535e21 ) )
16+
17+
518## v3.0.0-rc.1 (2023-11-21)
619
720### Breaking
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Back"
8- version = " 3.0.0-rc.1 "
8+ version = " 3.0.0-rc.2 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments