Skip to content

Commit

Permalink
chore(release): 6.0.0-beta.9 [skip ci]
Browse files Browse the repository at this point in the history
## [6.0.0-beta.9](6.0.0-beta.8...6.0.0-beta.9) (2024-06-06)

### Bug Fixes

* **traefik:** remove whole port definition on production ([31710ee](31710ee))
  • Loading branch information
semantic-release-bot committed Jun 6, 2024
1 parent 31710ee commit dbd0a7d
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 @@
## [6.0.0-beta.9](https://github.com/maevsi/maevsi_stack/compare/6.0.0-beta.8...6.0.0-beta.9) (2024-06-06)


### Bug Fixes

* **traefik:** remove whole port definition on production ([31710ee](https://github.com/maevsi/maevsi_stack/commit/31710eeb71603ab2ceea186c9ebdf31d223f3cff))

## [6.0.0-beta.8](https://github.com/maevsi/maevsi_stack/compare/6.0.0-beta.7...6.0.0-beta.8) (2024-06-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "maevsi_stack",
"private": true,
"version": "6.0.0-beta.8",
"version": "6.0.0-beta.9",
"description": "DargStack configuration for maevsi.",
"repository": "https://github.com/maevsi/maevsi_stack.git",
"author": "Jonas Thelemann <e-mail+maevsi_stack@jonas-thelemann.de>",
Expand Down

0 comments on commit dbd0a7d

Please sign in to comment.