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+ ## v4.1.0-rc.3 (2024-05-03)
6+
7+ ### Fix
8+
9+ * fix(actions): admin token for actions ([ ` 1e11440 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1e11440a57abbb553f8889dc2806937d7087cb7b ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #77 from Geode-solutions/fix/admin_token
14+
15+ fix(actions): admin token for actions ([ ` 413664a ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/413664a77deb3ad37abb5d0c47014aaeaf570175 ) )
16+
17+
518## v4.1.0-rc.2 (2024-04-29)
619
720### Feature
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 = " 4.1.0-rc.2 "
8+ version = " 4.1.0-rc.3 "
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments