Skip to content

Commit 6cbe8b5

Browse files
committed
docs: update README.md
1 parent 2d5dfe0 commit 6cbe8b5

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,9 @@ A GitHub Action for checking commit message formatting, branch naming, committer
1010

1111
## What's New?
1212

13-
> [!NOTE]
14-
> **Version:** `v2.0.0`*2025-10-20*
15-
1613
> [!IMPORTANT]
14+
> **Version:** `v2.0.0`*2025-10-20*
15+
>
1716
> This release introduces several **breaking changes**. Please review the [Breaking Changes](#breaking-changes) section before upgrading.
1817
1918
### Breaking Changes
@@ -23,8 +22,7 @@ A GitHub Action for checking commit message formatting, branch naming, committer
2322
- Changed default values of `author-name` and `author-email` inputs to `false` to align with commit-check default configuration.
2423
- Updated core dependency [`commit-check`](https://github.com/commit-check/commit-check) to **v2.0.0**.
2524

26-
> [!TIP]
27-
> For migration guidance, see the [v2.0.0 Upgrade Guide](https://commit-check.github.io/commit-check/migration.html).
25+
More details can be found in the [release notes](https://github.com/commit-check/commit-check/releases/tag/v2.0.0).
2826

2927
## Table of Contents
3028

0 commit comments

Comments
 (0)