Skip to content

Commit

Permalink
chore(release): v2.0.6 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Mar 22, 2024
1 parent ad6ab8d commit 1ce2f3d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [2.0.6](https://github.com/InTaVia/InTaVia-Backend/compare/v2.0.5...v2.0.6) (2024-03-22)


### Bug Fixes

* adds env file for standalone docker-compose [skip ci] ([ac99e3d](https://github.com/InTaVia/InTaVia-Backend/commit/ac99e3d29643637b810c27a203d0d5f3bfe8d958))
* fixes devcontainer.json and docker compose for local dev [skip ci] ([76d47b8](https://github.com/InTaVia/InTaVia-Backend/commit/76d47b85587ee8d40bc0cba0daa8c7160717e0d9))
* removes main entrypoint that is not used anymore; updates lock file ([ad6ab8d](https://github.com/InTaVia/InTaVia-Backend/commit/ad6ab8daa52c471f2575a0254fd1f7b9167c376f))



## [2.0.5](https://github.com/InTaVia/InTaVia-Backend/compare/v2.0.4...v2.0.5) (2023-10-24)


Expand Down Expand Up @@ -34,12 +45,3 @@



## [2.0.1](https://github.com/InTaVia/InTaVia-Backend/compare/v2.0.0...v2.0.1) (2023-08-23)


### Bug Fixes

* adds missing SPARQL query for entity_type stats endpoint ([bcb713c](https://github.com/InTaVia/InTaVia-Backend/commit/bcb713c2e867db8f5c051edce99f526c387f5e2e))



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.5"
version = "2.0.6"
description = ""
authors = [ "Matthias Schlögl <[email protected]>" ]
license = "MIT"
Expand Down

0 comments on commit 1ce2f3d

Please sign in to comment.