Skip to content

Commit 655c934

Browse files
author
github-actions
committed
1.4.0
Automatically generated by python-semantic-release
1 parent 27292fb commit 655c934

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-1
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,48 @@
22

33

44

5+
## v1.4.0 (2023-11-06)
6+
7+
### Unknown
8+
9+
* Merge pull request #35 from Geode-solutions/next
10+
11+
Next ([`27292fb`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/27292fb38827ee698610b95b8f962e6bb41da958))
12+
13+
* Merge branch 'master' into next ([`444ee71`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/444ee71993fcbe87cf7f518ee71aa96dc261f708))
14+
15+
* Merge pull request #32 from Geode-solutions/fix_save_viewable_vtm
16+
17+
fix(save_vtm): update requirements ([`9b999e9`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9b999e9fd363cd24336b8213f03b61cb63c7d789))
18+
19+
520
## v1.4.0-rc.1 (2023-11-06)
621

722
### Feature
823

924
* feat(functions): validate_request function ([`124c2f1`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/124c2f1b13f2a4e0fbfa7ca2054b3aede3fed368))
1025

26+
### Fix
27+
28+
* fix(save_vtm): update requirements ([`526adb2`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/526adb20e61c4e7fbfc39233f5ad9f511182d133))
29+
1130
### Unknown
1231

1332
* Merge pull request #31 from Geode-solutions/feat_validate_request
1433

1534
feat(functions): validate_request function ([`8a55224`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/8a5522405c1b432592835cbe3b4b0f42e6334c71))
1635

36+
* update requirements ([`5aae971`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/5aae971d544732b49f922f460761157e4d9e1d39))
37+
38+
39+
## v1.3.1 (2023-11-02)
40+
41+
### Unknown
42+
43+
* Merge pull request #30 from Geode-solutions/next
44+
45+
Next ([`54858fb`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/54858fb2ffd30de465f92a2e91f945f713c6b6db))
46+
1747
* Merge branch 'master' into next ([`2a328b1`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/2a328b118581b6ff6db09ee6c616977e1497bfea))
1848

1949

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

0 commit comments

Comments
 (0)