Skip to content

Commit 492a34d

Browse files
author
semantic-release
committed
5.1.0-rc.1
Automatically generated by python-semantic-release
1 parent 01d7877 commit 492a34d

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# CHANGELOG
22

3+
## v5.1.0-rc.1 (2024-09-16)
4+
5+
### Feature
6+
7+
* feat(utils_functions): before & teardown requests function wrappers ([`63af3ae`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/63af3aedea522d02e33a80c8bd8f137a1bf66a17))
8+
9+
### Unknown
10+
11+
* Merge pull request #91 from Geode-solutions/feat/before_teardown_request
12+
13+
feat(utils_functions): before & teardown requests function wrappers ([`01d7877`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/01d78772e243255bbd5dc7061ff7caa7190d1c3d))
14+
15+
* Apply prepare changes ([`74bd569`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/74bd569d75f991ff9bfc91c7b648d1374f8d841e))
16+
17+
* ([`41db35c`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/41db35cab5bc1555bf8c46cca03e513fbabb4189))
18+
319
## v5.0.0 (2024-09-02)
420

521
### Unknown

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 = "5.0.0"
8+
version = "5.1.0-rc.1"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)