Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/site/content/blog/how-i-am-so-productive.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ automation script that publishes to npm and generates a GitHub changelog. For
years I've been using an awesome tool called
[semantic-release](https://github.com/semantic-release/semantic-release)
(shoutout to
[the team of fantastic humans](https://github.com/semantic-release/semantic-release/blob/caribou/README.md#team))
[the team of fantastic humans](https://github.com/semantic-release/semantic-release/?tab=readme-ov-file#team))
to automatically release my packages.

The concept of automation is something
Expand Down