Skip to content

Commit

Permalink
chore(release): preparing 16.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release committed Jul 15, 2024
1 parent d57f480 commit 5e45cc6
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.0 (2024-07-15)

### Feature

* feat: add aspects deployments to post init deployments (#125)

(cherry picked from commit 4fb13dfdffad35f7df0bf1d0bdf583a88f4de0f7) ([`d57f480`](https://github.com/eduNEXT/drydock/commit/d57f4803bdefdfdb33a8b81823edaf73466b4ce9))

## v16.6.1 (2024-07-05)

### Chore

* chore(release): preparing 16.6.1 ([`78af5e5`](https://github.com/eduNEXT/drydock/commit/78af5e5f2fe30c3df50ca7cfe2a5256e9936e578))

### Fix

* fix: S3_HOST for alternative S3-compatible services (#122)
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.6.1"
__version__ = "16.7.0"

0 comments on commit 5e45cc6

Please sign in to comment.