Skip to content

Commit

Permalink
feat: update all dependencies
Browse files Browse the repository at this point in the history
BREAKING CHANGE: The semantic-release action requires a min version of
v23 for semantic-release
  • Loading branch information
tagoro9 committed May 20, 2024
1 parent 08d3727 commit 9cd268c
Show file tree
Hide file tree
Showing 5 changed files with 3,007 additions and 3,372 deletions.
8 changes: 8 additions & 0 deletions docs/breaking-changes/v5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Breaking changes in v5

A minimum version of semantic-release v23 is now required in the `semantic-release` action.

## Upgrade instructions

If you are using a config plugin that doesn't support semantic-release v23 the action might not work as expected. You
can still try to override the semantic version using the `semantic-version` input, but it's not guaranteed to work.
Loading

0 comments on commit 9cd268c

Please sign in to comment.