Skip to content

Commit e597f3b

Browse files
author
github-actions
committed
1.3.0-rc.4
Automatically generated by python-semantic-release
1 parent ed1daaa commit e597f3b

File tree

2 files changed

+50
-7
lines changed

2 files changed

+50
-7
lines changed

CHANGELOG.md

Lines changed: 49 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,50 @@
22

33

44

5+
## v1.3.0-rc.4 (2023-10-31)
6+
7+
### Fix
8+
9+
* fix(dependencies): update ecosystem ([`bc00d25`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/bc00d25b0f4d9c9ac045d46c338862dfbc2d880b))
10+
11+
### Unknown
12+
13+
* Merge pull request #29 from Geode-solutions/fix_update_ecosystem
14+
15+
fix(dependencies): update ecosystem ([`ed1daaa`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/ed1daaaeaa2cef3b76aee18cd3a332b9fbc7efb1))
16+
17+
* Merge branch 'master' into next ([`a3dd757`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a3dd757571a2c2605eff6e6b37cc05edb92e844b))
18+
19+
* Merge pull request #26 from Geode-solutions/feat_geode_object_class_heritage
20+
21+
Feat geode object class heritage ([`30348ac`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/30348acb32c30c70dd55b4e5ce75943b9be7fb8e))
22+
23+
524
## v1.3.0-rc.3 (2023-10-25)
625

26+
### Feature
27+
28+
* feat(output_factory): update get_output_factory ([`f4b6941`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f4b6941f99985a9082cc5f573c2934de2a188853))
29+
730
### Fix
831

932
* fix(dependencies): update to stable ecosystem ([`50ffeac`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/50ffeac5f4bb3e8cb5e925774086a3518f87a001))
1033

1134
### Unknown
1235

36+
* Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWeb-Back into feat_geode_object_class_heritage ([`447e2ef`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/447e2ef519aafb189605a3c051da5a611f4e499c))
37+
1338
* Merge pull request #27 from Geode-solutions/fix_update_dependencies
1439

1540
fix(dependencies): update to stable ecosystem ([`c1a3583`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c1a35834a6dcbe1b041ba60f42b6a06af8433842))
1641

42+
* feat(functions) : fix typos and update tests ([`cd851f6`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/cd851f6394675a67979d5d9624a5904739f16582))
43+
44+
* feat(functions) : rename functions
45+
code cleanup ([`c189111`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c189111dabf1ca85f9a1811f9fc20e845c9cb9b5))
46+
47+
* Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWeb-Back into feat_geode_object_class_heritage ([`a83014e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/a83014ea2d4e1b1f6609c99657e4fc582093c0b2))
48+
1749

1850
## v1.3.0-rc.2 (2023-10-18)
1951

@@ -33,14 +65,10 @@ fix(dependencies): update to stable ecosystem ([`c1a3583`](https://github.com/Ge
3365

3466
Fix functions ([`276b992`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/276b9928fe46fddb412a289364da76d18081db28))
3567

68+
* feat(geode_objects) : add parent key ([`c821d2e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c821d2e6797bdcc4190584e00c854f4c96a89fcf))
3669

37-
## v1.3.0-rc.1 (2023-10-13)
38-
39-
### Feature
40-
41-
* feat(tests): add new test files ([`9da556d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9da556d1a8daef5423f219679c6c787d47756f5d))
4270

43-
* feat(functions): add missing files functions ([`d58a876`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d58a8762e9a4b9200605b2085f387ae2ff54e67d))
71+
## v1.3.0-rc.1 (2023-10-13)
4472

4573
### Unknown
4674

@@ -60,6 +88,21 @@ Feat missing files ([`49c4f98`](https://github.com/Geode-solutions/OpenGeodeWeb-
6088

6189
* save ([`468381e`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/468381ee93f892d92f299154dbfc964c0d92d341))
6290

91+
92+
## v1.2.2 (2023-10-13)
93+
94+
### Feature
95+
96+
* feat(tests): add new test files ([`9da556d`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/9da556d1a8daef5423f219679c6c787d47756f5d))
97+
98+
* feat(functions): add missing files functions ([`d58a876`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/d58a8762e9a4b9200605b2085f387ae2ff54e67d))
99+
100+
### Unknown
101+
102+
* Merge pull request #20 from Geode-solutions/next
103+
104+
Next ([`669bc41`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/669bc41575162b1a4a7af9ef369cf94f9f16a146))
105+
63106
* Merge branch 'master' into next ([`fbc08e5`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/fbc08e5228855957ef14cca771f672cdb0149ce7))
64107

65108
* Merge pull request #19 from Geode-solutions/add_copyleft

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

0 commit comments

Comments
 (0)