File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 22
33
44
5+ ## v3.0.0-rc.4 (2023-12-04)
6+
7+ ### Fix
8+
9+ * fix(commit_msg): test commit msg ([ ` 4607cf4 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4607cf485be2451292bcd729cb47b7f7bc6c71a7 ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #43 from Geode-solutions/fix/update_dependencies
14+
15+ fix(dependencies): update stable deps ([ ` 25460ea ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/25460ea46b1fb6b509ffd527ca0067fa4ef567be ) )
16+
17+ * fix update stable deps ([ ` d545d4e ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d545d4e3c08ed24e444aa4242f04438726b908a2 ) )
18+
19+
520## v3.0.0-rc.3 (2023-11-29)
621
722### Fix
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.3 "
8+ version = " 3.0.0-rc.4 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments