Skip to content

Commit 44a82c0

Browse files
author
github-actions
committed
3.0.0-rc.4
Automatically generated by python-semantic-release
1 parent 4607cf4 commit 44a82c0

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

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

0 commit comments

Comments
 (0)