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 Jan 24, 2024
1 parent a17e766 commit 135870a
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 (2024-01-24)

### Features

- initialized repo ✨ ([a17e766](https://github.com/JoshuaKGoldberg/npm-username-to-packages/commit/a17e76613087647e74ae4ed4343992e57d86aa6b))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "npm-username-to-packages",
"version": "0.0.0",
"version": "0.1.0",
"description": "Fetches any packages associated with an npm username. 📨",
"repository": "JoshuaKGoldberg/npm-username-to-packages",
"license": "MIT",
Expand Down

0 comments on commit 135870a

Please sign in to comment.