Skip to content

Commit 9aabee1

Browse files
author
github-actions
committed
1.2.1
Automatically generated by python-semantic-release
1 parent 6ccf725 commit 9aabee1

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33

44

5+
## v1.2.1 (2023-10-03)
6+
7+
### Fix
8+
9+
* fix(get_extension_from_filename):
10+
11+
return extension without dot ([`f517129`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f517129640e1b69a2e0f2ce814581d8e91ca3d1f))
12+
13+
### Unknown
14+
15+
* Merge pull request #11 from Geode-solutions/next
16+
17+
Next ([`6ccf725`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6ccf72592f37c8e4a81cbd0c8073cab59a902110))
18+
19+
* Merge pull request #10 from Geode-solutions/fix_get_extension_from_filename
20+
21+
fix(get_extension_from_filename): ([`48ed2d6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/48ed2d6864907408e68a50dc09210c33e7d715d5))
22+
23+
524
## v1.2.0 (2023-10-02)
625

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

0 commit comments

Comments
 (0)