Skip to content

Commit

Permalink
chore(release): v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
171h committed Jan 9, 2024
1 parent e5b0497 commit 4de5924
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog


## v0.0.1


### 💅 Refactors

- Use the native nuxt instead of vitesse for ui package ([fa2282c](https://github.com/171h/pkg-name/commit/fa2282c))

### 🏡 Chore

- Update ([c05c76a](https://github.com/171h/pkg-name/commit/c05c76a))
- Update `vitest.config.ts` ([beb85b0](https://github.com/171h/pkg-name/commit/beb85b0))
- Update all deps ([e5b0497](https://github.com/171h/pkg-name/commit/e5b0497))

### ❤️ Contributors

- 171H <[email protected]>
- H171 <[email protected]>

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pkg-name",
"version": "0.0.0",
"version": "0.0.1",
"private": true,
"packageManager": "[email protected]",
"description": "",
Expand Down Expand Up @@ -57,4 +57,4 @@
"@pkg-name/ui": "workspace:*"
}
}
}
}

0 comments on commit 4de5924

Please sign in to comment.