Skip to content

Commit

Permalink
chore(release): preparing 16.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release committed Sep 24, 2024
1 parent b0a6ffa commit fcb84a7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# CHANGELOG

## v16.7.4 (2024-09-24)

### Fix

* fix(scorm): use request host for scorm custom domain (#142)

(cherry picked from commit 1a8cf5bde09482fb1237ceb78f79e6ce41feb63c) ([`b0a6ffa`](https://github.com/eduNEXT/drydock/commit/b0a6ffa022bd8927dffc5d88e58980ab0fa1044e))

## v16.7.3 (2024-09-19)

### Chore

* chore(release): preparing 16.7.3 ([`1cc0abb`](https://github.com/eduNEXT/drydock/commit/1cc0abb0b6e50d5979feb416f8c9f7dc8404f197))

### Fix

* fix: use correct host for the CMS probes (#140) ([`d87ba35`](https://github.com/eduNEXT/drydock/commit/d87ba35cb96c531c77778917ef31a15d2a7ed776))
Expand Down
2 changes: 1 addition & 1 deletion drydock/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "16.7.3"
__version__ = "16.7.4"

0 comments on commit fcb84a7

Please sign in to comment.