Skip to content

Commit c8fd0dc

Browse files
author
github-actions
committed
3.0.0-rc.1
Automatically generated by python-semantic-release
1 parent f9d3441 commit c8fd0dc

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
22

33

44

5+
## v3.0.0-rc.1 (2023-11-21)
6+
7+
### Breaking
8+
9+
* fix(dependencies): update
10+
11+
BREAKING CHANGE: geode_objects_output_extensions takes data as input ([`f9d3441`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/f9d3441f0b99887c664768ee4423a661abbe4a31))
12+
13+
### Unknown
14+
15+
* Merge branch 'next' of https://github.com/Geode-solutions/OpenGeodeWeb-Back into next ([`cf1f9c4`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/cf1f9c4f397e966cbac0aea94aa0ebffe8826917))
16+
17+
* pull from master
18+
19+
BREAKING CHANGE: geode_objects_output_extensions takes data as input ([`bbb13b1`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/bbb13b1364f925e6991ca1710a42e69bfc1c96b1))
20+
21+
522
## v2.1.0-rc.2 (2023-11-21)
623

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

0 commit comments

Comments
 (0)