Skip to content

Commit 35d6fe3

Browse files
author
github-actions
committed
1.2.1-rc.2
Automatically generated by python-semantic-release
1 parent b1aedb4 commit 35d6fe3

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v1.2.1-rc.2 (2023-10-04)
6+
7+
### Fix
8+
9+
* fix(create_crs): fix function name closes #13 ([`a03ca5e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a03ca5e9310cb47612d05134712bb985bddd5632))
10+
11+
* fix(create_crs): fix function name ([`10b08ae`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/10b08ae8fe4463ce4aa1ff4ebe9673dcdd3230a3))
12+
13+
### Unknown
14+
15+
* Merge pull request #14 from Geode-solutions/fix_create_crs
16+
17+
Fix create crs ([`b1aedb4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b1aedb4ca7b70d661e25346a13723282dd06a0c5))
18+
19+
* Merge branch 'fix_create_crs' of https://github.com/Geode-solutions/OpenGeodeWeb-Back into fix_create_crs ([`5d71740`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5d717409e89c9ef937378b539f2f408e58bb9761))
20+
21+
522
## v1.2.1-rc.1 (2023-10-03)
623

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

0 commit comments

Comments
 (0)