Skip to content

Commit

Permalink
chore: release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Jan 14, 2024
1 parent fd2605f commit 71d005e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Changelog

## ...main

### 🚀 Enhancements

- GetDependents ([235ad08](https://github.com/hyoban/izon/commit/235ad08))
- Add cache ([fd2605f](https://github.com/hyoban/izon/commit/fd2605f))

### 🏡 Chore

- Change name ([ab146a7](https://github.com/hyoban/izon/commit/ab146a7))
- Init playground ([fa3a543](https://github.com/hyoban/izon/commit/fa3a543))
- Update maxPage ([74150e9](https://github.com/hyoban/izon/commit/74150e9))
- Update maxPage ([049e59d](https://github.com/hyoban/izon/commit/049e59d))
- Update maxPage ([d9ce464](https://github.com/hyoban/izon/commit/d9ce464))

### ❤️ Contributors

- Stephen Zhou ([@hyoban](http://github.com/hyoban))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "izon",
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"packageManager": "pnpm@8.14.1",
"description": "Find what projects are using it",
"author": "Stephen Zhou <hi@hyoban.cc>",
Expand Down

0 comments on commit 71d005e

Please sign in to comment.