Skip to content

Commit

Permalink
Merge pull request #1988 from open-dynaMIX/release-v8.0.0-beta.30
Browse files Browse the repository at this point in the history
chore: release v8.0.0-beta.30
  • Loading branch information
open-dynaMIX authored May 10, 2023
2 parents 6854964 + 52eeb29 commit 2c737c2
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v8.0.0-beta.30 (10 May 2023)

### Fix

* **analytics:** Fix aliases exceeding 63 bytes ([`cdca090`](https://github.com/projectcaluma/caluma/commit/cdca090e6a8cafbeb3dde5aad29bb1c866dea518))


# v8.0.0-beta.29 (13 April 2023)

### Feature
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"
version = "8.0.0-beta.29"
version = "8.0.0-beta.30"
description = "Caluma Service providing GraphQL API"
homepage = "https://caluma.io"
repository = "https://github.com/projectcaluma/caluma"
Expand Down

0 comments on commit 2c737c2

Please sign in to comment.