Skip to content

Commit

Permalink
chore(release): v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Aug 9, 2024
1 parent b6dfec4 commit afb98aa
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 1 deletion.
41 changes: 41 additions & 0 deletions apps/web/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Changelog


## v0.1.0

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

### 🚀 Enhancements

- Create rollup-plugin-handlebars ([52bfd00](https://github.com/hywax/shorter/commit/52bfd00))
- Create email-templates ([faa5668](https://github.com/hywax/shorter/commit/faa5668))
- Email send module ([42dd0de](https://github.com/hywax/shorter/commit/42dd0de))
- Compare i18n errors script ([c537861](https://github.com/hywax/shorter/commit/c537861))

### 🩹 Fixes

- ⚠️ Change nitrojs build preset ([de0fea3](https://github.com/hywax/shorter/commit/de0fea3))

### 💅 Refactors

- ⚠️ Change project app struct ([0c4a3da](https://github.com/hywax/shorter/commit/0c4a3da))
- Change ext ts to json on locales ([f95fbe6](https://github.com/hywax/shorter/commit/f95fbe6))

### 🏡 Chore

- Change arrow icons ([2fb1bfe](https://github.com/hywax/shorter/commit/2fb1bfe))
- Finalized work with email ([82a5359](https://github.com/hywax/shorter/commit/82a5359))

### 🤖 CI

- Add step "check i18n errors" ([b6dfec4](https://github.com/hywax/shorter/commit/b6dfec4))

#### ⚠️ Breaking Changes

- ⚠️ Change nitrojs build preset ([de0fea3](https://github.com/hywax/shorter/commit/de0fea3))
- ⚠️ Change project app struct ([0c4a3da](https://github.com/hywax/shorter/commit/0c4a3da))

### ❤️ Contributors

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

3 changes: 2 additions & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@
"nuxt-time": "^0.1.3",
"tailwindcss": "^3.4.7",
"vue-tsc": "^2.0.26"
}
},
"version": "0.1.0"
}

0 comments on commit afb98aa

Please sign in to comment.