Skip to content

Commit

Permalink
chore: release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Nov 24, 2023
1 parent a00ba11 commit 32004b2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# 0.1.0 (2023-11-24)

### Features

- initial commit ✨ ([a00ba11](https://github.com/JoshuaKGoldberg/commit-to-co-authors/commit/a00ba11c320b57d86dee29dff2f9e068d9fdfc1d))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "commit-to-co-authors",
"version": "0.0.0",
"version": "0.1.0",
"description": "Parses co-authors from Git/GitHub-style commit messages. ✍️",
"repository": {
"type": "git",
Expand Down

0 comments on commit 32004b2

Please sign in to comment.