Skip to content

Commit

Permalink
chore(main): release 0.72.1 (#792)
Browse files Browse the repository at this point in the history
  • Loading branch information
qgerome authored Aug 23, 2024
1 parent 9895d6a commit 48008b1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.72.0"
".": "0.72.1"
}
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## 0.72.1 (2024-08-23)

## What's Changed
* Make configurable the DB hostname in the container by @toch in https://github.com/BLSQ/openhexa-app/pull/791
* fix(analytics): PipelineRunUser should be excluded by @qgerome in https://github.com/BLSQ/openhexa-app/pull/794


**Full Changelog**: https://github.com/BLSQ/openhexa-app/compare/0.72.0...0.72.1

## 0.72.0 (2024-08-21)

## What's Changed
Expand Down

0 comments on commit 48008b1

Please sign in to comment.