Skip to content

Commit

Permalink
chore(release): 5.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.0.0](v4.1.0...v5.0.0) (2024-06-07)

* fix(deps)!: upgrade dependencies ([#380](#380)) ([5057b60](5057b60))

### BREAKING CHANGES

* semantic release >= 23 required node >= 20
  • Loading branch information
semantic-release-bot committed Jun 7, 2024
1 parent 5057b60 commit f190293
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [5.0.0](https://github.com/adfinis/semantic-release-config/compare/v4.1.0...v5.0.0) (2024-06-07)


* fix(deps)!: upgrade dependencies ([#380](https://github.com/adfinis/semantic-release-config/issues/380)) ([5057b60](https://github.com/adfinis/semantic-release-config/commit/5057b600352b92fdda87841932e5c182fdef488d))


### BREAKING CHANGES

* semantic release >= 23 required node >= 20

# [4.1.0](https://github.com/adfinis/semantic-release-config/compare/v4.0.0...v4.1.0) (2023-10-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@adfinis/semantic-release-config",
"version": "4.1.0",
"version": "5.0.0",
"description": "Shared semantic release configuration for Adfinis projects",
"main": ".releaserc.js",
"author": "Adfinis AG <[email protected]>",
Expand Down

0 comments on commit f190293

Please sign in to comment.