Skip to content

Commit 31f2100

Browse files
authored
docs: changelog link (#1343)
* docs: changelog link * Update index.md
1 parent d9941e2 commit 31f2100

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
77
Husky improves your commits and more 🐶 _woof!_
88

9+
## Changelog
10+
11+
[Check out the v9 changelog](https://github.com/typicode/husky/releases/tag/v9.0.1) to discover all the new and improved features!
12+
913
## Documentation
1014

1115
https://typicode.github.io/husky
@@ -31,4 +35,4 @@ Support this project by becoming a sponsor [here](https://github.com/sponsors/ty
3135
<a href="https://opencollective.com/husky/tiers/company/2/website"><img src="https://opencollective.com/husky/tiers/company/2/avatar.svg?avatarHeight=120"></a>
3236
<a href="https://opencollective.com/husky/tiers/company/3/website"><img src="https://opencollective.com/husky/tiers/company/3/avatar.svg?avatarHeight=120"></a>
3337
<a href="https://opencollective.com/husky/tiers/company/4/website"><img src="https://opencollective.com/husky/tiers/company/4/avatar.svg?avatarHeight=120"></a>
34-
<a href="https://opencollective.com/husky/tiers/company/5/website"><img src="https://opencollective.com/husky/tiers/company/5/avatar.svg?avatarHeight=120"></a>
38+
<a href="https://opencollective.com/husky/tiers/company/5/website"><img src="https://opencollective.com/husky/tiers/company/5/avatar.svg?avatarHeight=120"></a>

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Automatically **lint your commit messages**, **code**, and **run tests** upon co
88

99
Get started [here](/get-started).
1010

11-
See what's new in `v9` in the [Changelog]() 🚀
11+
See what's new in `v9` in the [Changelog](https://github.com/typicode/husky/releases/tag/v9.0.1) 🚀
1212

1313
## Sponsors
1414

0 commit comments

Comments
 (0)