Skip to content

Commit

Permalink
chore(release): v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Aug 10, 2024
1 parent 5ae25d7 commit 7716b00
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 1 deletion.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
# Changelog


## v0.2.0

[compare changes](https://github.com/hywax/shorter/compare/v0.1.0...v0.2.0)

### 🚀 Enhancements

- ⚠️ Password reset ([b828223](https://github.com/hywax/shorter/commit/b828223))

### 🩹 Fixes

- Drizzle config database dirs ([64d2432](https://github.com/hywax/shorter/commit/64d2432))
- Pnpm run command web check errors ([b4f9776](https://github.com/hywax/shorter/commit/b4f9776))

### 📦 Build

- Install internal packages ([1f275e1](https://github.com/hywax/shorter/commit/1f275e1))

### 🏡 Chore

- Migration of handlebars to a separate npm package ([9389d9a](https://github.com/hywax/shorter/commit/9389d9a))
- Bump version ([5ae25d7](https://github.com/hywax/shorter/commit/5ae25d7))

#### ⚠️ Breaking Changes

- ⚠️ Password reset ([b828223](https://github.com/hywax/shorter/commit/b828223))

### ❤️ Contributors

- Hywax ([@hywax](http://github.com/hywax))

## v0.0.4

[compare changes](https://github.com/hywax/shorter/compare/v0.0.3...v0.0.4)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shorter",
"version": "0.1.0",
"version": "0.2.0",
"private": true,
"packageManager": "pnpm@9.0.6",
"scripts": {
Expand Down

0 comments on commit 7716b00

Please sign in to comment.