Skip to content

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [7.0.0](6.1.1...7.0.0) (2024-09-29)

### ⚠ BREAKING CHANGES

* **deps:** update postgres docker tag to v17 (#138)

### Miscellaneous Chores

* **deps:** update postgres docker tag to v17 ([#138](#138)) ([f68ef81](f68ef81))
  • Loading branch information
semantic-release-bot committed Sep 29, 2024
1 parent f68ef81 commit 140594f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [7.0.0](https://github.com/maevsi/maevsi_stack/compare/6.1.1...7.0.0) (2024-09-29)


### ⚠ BREAKING CHANGES

* **deps:** update postgres docker tag to v17 (#138)

### Miscellaneous Chores

* **deps:** update postgres docker tag to v17 ([#138](https://github.com/maevsi/maevsi_stack/issues/138)) ([f68ef81](https://github.com/maevsi/maevsi_stack/commit/f68ef81d650f9f8eba5684b1d681e34188f7255d))

## [6.1.1](https://github.com/maevsi/maevsi_stack/compare/6.1.0...6.1.1) (2024-09-23)


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.1.1",
"version": "7.0.0",
"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 140594f

Please sign in to comment.