We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72ee5b3 commit d9dde93Copy full SHA for d9dde93
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 7.1.1
2
+
3
+### Fix
4
+* **i18n:** Move translations to core app ([`72ee5b3`](https://github.com/projectcaluma/alexandria/commit/72ee5b37e06cf0740e0c7c45a85ab1d220b5e10e))
5
6
# 7.1.0
7
8
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "caluma-alexandria"
-version = "7.1.0"
+version = "7.1.1"
description = "Document management service"
repository = "https://github.com/projectcaluma/alexandria"
authors = ["Caluma <info@caluma.io>"]
0 commit comments