Skip to content

Commit

Permalink
chore(release): v7.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anehx committed Feb 27, 2025
1 parent f708cca commit 219f7db
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 7.1.2

### Fix
* **mark:** Fix data type and requiredness of mark name ([`c0fd2f8`](https://github.com/projectcaluma/alexandria/commit/c0fd2f8e70cddb97577b782a90ee4e7b6741196e))

# 7.1.1

### Fix
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "caluma-alexandria"
version = "7.1.1"
version = "7.1.2"
description = "Document management service"
repository = "https://github.com/projectcaluma/alexandria"
authors = ["Caluma <[email protected]>"]
Expand Down

0 comments on commit 219f7db

Please sign in to comment.