Skip to content

Commit 416ccb4

Browse files
author
github-actions
committed
1.1.0-rc.4
Automatically generated by python-semantic-release
1 parent 18be4af commit 416ccb4

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+
## v1.1.0-rc.4 (2023-10-02)
6+
7+
### Fix
8+
9+
* fix(list_input_extensions):
10+
11+
fix geode_object key extractor ([`5021d28`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5021d2800a981c597a2c6e60a0be7a9b41dcd03e))
12+
13+
### Unknown
14+
15+
* Merge pull request #6 from Geode-solutions/fix_list_input_extensions
16+
17+
fix(list_input_extensions): ([`18be4af`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/18be4af65fabbe203a3a7496b82b808f964d4672))
18+
19+
520
## v1.1.0-rc.3 (2023-09-26)
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 = "1.1.0-rc.3"
8+
version = "1.1.0-rc.4"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)