Skip to content

Commit

Permalink
chore(release): v2.0.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 20, 2023
1 parent b68684f commit d8d4d97
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
21 changes: 9 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.4](https://github.com/InTaVia/InTaVia-Backend/compare/v2.0.3...v2.0.4) (2023-10-20)


### Bug Fixes

* fixes an error in the biographies bulk retrieval ([91a7960](https://github.com/InTaVia/InTaVia-Backend/commit/91a79603f5c918bfb7e429f3616b73a9263755a4)), closes [#205](https://github.com/InTaVia/InTaVia-Backend/issues/205)



## [2.0.3](https://github.com/InTaVia/InTaVia-Backend/compare/v2.0.2...v2.0.3) (2023-10-19)


Expand Down Expand Up @@ -46,15 +55,3 @@



# [1.0.0](https://github.com/InTaVia/InTaVia-Backend/compare/v0.5.2...v1.0.0) (2023-08-21)


* fix!: fixes linkedIds to new format ([43aa7f1](https://github.com/InTaVia/InTaVia-Backend/commit/43aa7f1b1e386a9f127e1d434e228ab06a8ae76a)), closes [#166](https://github.com/InTaVia/InTaVia-Backend/issues/166)


### BREAKING CHANGES

* changes the swagger definition to the format agreed in #166



2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ profile = "black"

[tool.poetry]
name = "intavia-backend"
version = "2.0.3"
version = "2.0.4"
description = ""
authors = [ "Matthias Schlögl <[email protected]>" ]
license = "MIT"
Expand Down

0 comments on commit d8d4d97

Please sign in to comment.