Skip to content

Commit 7b61774

Browse files
author
github-actions
committed
1.3.0-rc.3
Automatically generated by python-semantic-release
1 parent c1a3583 commit 7b61774

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

44

5+
## v1.3.0-rc.3 (2023-10-25)
6+
7+
### Fix
8+
9+
* fix(dependencies): update to stable ecosystem ([`50ffeac`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/50ffeac5f4bb3e8cb5e925774086a3518f87a001))
10+
11+
### Unknown
12+
13+
* Merge pull request #27 from Geode-solutions/fix_update_dependencies
14+
15+
fix(dependencies): update to stable ecosystem ([`c1a3583`](https://github.com/Geode-solutions/OpenGeodeWeb-Back/commit/c1a35834a6dcbe1b041ba60f42b6a06af8433842))
16+
17+
518
## v1.3.0-rc.2 (2023-10-18)
619

720
### Fix

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

0 commit comments

Comments
 (0)