Skip to content

Commit ca2aaf2

Browse files
author
github-actions
committed
1.3.0-rc.2
Automatically generated by python-semantic-release
1 parent 276b992 commit ca2aaf2

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.3.0-rc.2 (2023-10-18)
6+
7+
### Fix
8+
9+
* fix(functions): fix typos & tests ([`965cc08`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/965cc08265ffe337d6e9d0ae9162b55921d74dcf))
10+
11+
* fix(functions): refactor functions ([`7a56a81`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/7a56a8120189d8267ff7dcb42444d8e4a508e582))
12+
13+
* fix(functions): update unit tests ([`a9fc257`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a9fc2571d173ac6e843390e2bda9fc58660ea41f))
14+
15+
* fix(functions): fix functions based on key input ([`1e29bf4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/1e29bf419ba56f52cef869dca368719c06595d46))
16+
17+
### Unknown
18+
19+
* Merge pull request #25 from Geode-solutions/fix_functions
20+
21+
Fix functions ([`276b992`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/276b9928fe46fddb412a289364da76d18081db28))
22+
23+
524
## v1.3.0-rc.1 (2023-10-13)
625

726
### Feature

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

0 commit comments

Comments
 (0)