Skip to content

Commit 5eaf8bd

Browse files
author
github-actions
committed
3.3.2-rc.1
Automatically generated by python-semantic-release
1 parent 76ae8ae commit 5eaf8bd

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+
## v3.3.2-rc.1 (2024-02-09)
6+
7+
### Fix
8+
9+
* fix(export): export schemas in package.json ([`3fbeee0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/3fbeee01dd1161684b869525ebf8c553af3db392))
10+
11+
### Unknown
12+
13+
* Merge pull request #69 from Geode-solutions/import_schemas_json
14+
15+
Import schemas json ([`76ae8ae`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/76ae8aebc83ea10a89b1be8226572b7f5289b436))
16+
17+
* packages.json
18+
19+
Co-authored-by: Julien Champagnol <[email protected]> ([`f16b7da`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f16b7daea7510bc2b4d7541abae59f74c96bdbef))
20+
21+
* ([`4a563e0`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/4a563e0be51610944f5f4266ad74161976e143bf))
22+
23+
524
## v3.3.1 (2024-01-31)
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 = "3.3.1"
8+
version = "3.3.2-rc.1"
99
dynamic = ["dependencies"]
1010
authors = [
1111
{ name="Geode-solutions", email="[email protected]" },

0 commit comments

Comments
 (0)