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.2.0-rc.2 (2023-12-20)
6+
7+ ### Fix
8+
9+ * fix(json files): explicitly export json files ([ ` 678269e ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/678269e9a5fcf9d8737bc00438f38f07d3811807 ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #57 from Geode-solutions/fix/json_imports
14+
15+ fix(json files): explicitly export json files ([ ` 9b754cd ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9b754cd76ce74758f037d9f52ad94eeb44094810 ) )
16+
17+
518## v3.2.0-rc.1 (2023-12-20)
619
720### 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.2.0-rc.1 "
8+ version = " 3.2.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