Skip to content

Commit 9cc598e

Browse files
author
semantic-release
committed
5.6.2-rc.1
Automatically generated by python-semantic-release
1 parent e8ca3f8 commit 9cc598e

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# CHANGELOG
22

33

4+
## v5.6.2-rc.1 (2025-03-06)
5+
6+
47
## v5.6.1 (2025-03-04)
58

69

@@ -31,11 +34,6 @@
3134

3235
## v5.6.0-rc.1 (2025-02-28)
3336

34-
### Features
35-
36-
- **routes**: Texture coordinates route/data/schema
37-
([`b29cd27`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b29cd27028a7a474023f597ad7b6a4c6ebd4855c))
38-
3937

4038
## v5.5.1 (2025-02-26)
4139

@@ -47,9 +45,17 @@
4745
- **attributes**: Elements key on meshes
4846
([`6f0c0a6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/6f0c0a61fe2dcaf12e956832bed81028be6a0644))
4947

48+
- **deps**: Stable
49+
([`cde95c2`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/cde95c22c92924e9d6b33d716d12d60f1715f678))
50+
5051
- **deps**: Update
5152
([`9eab238`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9eab2385f601ed526eb984804ce2f30d61e2d822))
5253

54+
### Features
55+
56+
- **routes**: Texture coordinates route/data/schema
57+
([`b29cd27`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/b29cd27028a7a474023f597ad7b6a4c6ebd4855c))
58+
5359

5460
## v5.5.0 (2025-02-13)
5561

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

0 commit comments

Comments
 (0)