Skip to content

Commit d96c5a9

Browse files
Update changelog
1 parent 5bcaafe commit d96c5a9

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

CHANGELOG.md

+42
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
## [unreleased]
6+
7+
### 🚀 Features
8+
9+
- *(nuxt)* Prepare for v4
10+
- *(bun)* Make bunfig
11+
- *(design)* Change fonts, more ruler-like design
12+
- *(design)* Use other font, grid rulers style rework
13+
- Add tooltip components
14+
- Add tooltips for skill icons
15+
- Add tooltip for skills in card component
16+
17+
### 🐛 Bug Fixes
18+
19+
- Remove garbage
20+
- *(unocss)* Remove `transformerDirectives` due to crashes
21+
- Migrate app head to layout
22+
- *(seo)* Use better way to define title
23+
24+
### 💼 Other
25+
26+
- *(v3)* Website 2024 rework
27+
- Update dependencies and bun version
28+
- Nuxt 3.12.4
29+
- Latest version of packages
30+
- Latest nuxt version
31+
- Latest deps
32+
- *(i18n)* New folder location and base url
33+
- Update deps and fix hydration
34+
- Latest deps
35+
- Latest deps
36+
37+
### ⚙️ Miscellaneous Tasks
38+
39+
- *(ui,types)* Small tweaks for ui and typings
40+
- *(ui)* Small padding changes for main elements
41+
42+
<!-- generated by git-cliff -->

0 commit comments

Comments
 (0)