Skip to content

Commit 1b16b59

Browse files
author
github-actions
committed
3.0.0-rc.8
Automatically generated by python-semantic-release
1 parent eeb1ad7 commit 1b16b59

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+
## v3.0.0-rc.8 (2023-12-13)
6+
7+
### Feature
8+
9+
* feat(dependencies): add geode dependencies ([`4ac294f`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4ac294fa6f83d084a0ee54f62ac1d3614ffe7fd9))
10+
11+
### Unknown
12+
13+
* Merge pull request #48 from Geode-solutions/feat/add_geode_dependencies
14+
15+
feat(dependencies): add geode dependencies ([`eeb1ad7`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/eeb1ad7278b5f45c38af79ef27398e8d70d89df3))
16+
17+
518
## v3.0.0-rc.7 (2023-12-13)
619

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

0 commit comments

Comments
 (0)