Skip to content

Commit e73509e

Browse files
author
github-actions
committed
4.1.0-rc.3
Automatically generated by python-semantic-release
1 parent 413664a commit e73509e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "OpenGeodeWeb-Back"
8-
version = "4.1.0-rc.2"
8+
version = "4.1.0-rc.3"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)