Skip to content

Commit 88124c4

Browse files
ci: update changelog
# Changelog All notable changes to this project will be documented in this file. ## [unreleased] ### 🐛 Bug Fixes - *(ci)* Display changelog content ### ⚙️ Miscellaneous Tasks - *(ci)* Better styled changelog messages - Update changelog ## [05032025] - 2025-03-05 ### 🚀 Features - Show Bun version via env ### 🐛 Bug Fixes - Grammar issues ### 💼 Other - Deps and nuxt 3.15.2 - Deps and nuxt 3.15.4 - Latest unocss and etc. - Bump deps ### ⚙️ Miscellaneous Tasks - *(ci)* Make gh actions less annoying - Remove redutant unhead vite addon ## [09012025] - 2025-01-09 ### 🚀 Features - *(test)* Prepare for basic testing - Add few projects and update skills ### 🐛 Bug Fixes - *(ts)* Use correct path for tsconfig ### 💼 Other - Deps and nuxt 3.15 ### ⚙️ Miscellaneous Tasks - Move types to root directory - Split large components to children ## [02012025] - 2025-01-02 ### 🚀 Features - *(ci)* Build docker image on every branch, but only push it for main - *(test)* Try to implement basic unit tests ### 🐛 Bug Fixes - *(docker)* Remove legacy env declaration - *(ci)* Don't trigger docker builds on changelog updates ### 💼 Other - *(bun,nuxt)* Switch lock format for bun and update Nuxt - Latest deps as of 02.01.2025 ### ⚙️ Miscellaneous Tasks - *(docker)* Use prebuilt Bun container - *(eslint)* Move from .js to experimental .ts file - *(nuxt)* Update compatibilityDate to current date - *(readme)* Make pretty README ## [31122024] - 2024-12-31 ### 🚀 Features - *(nuxt)* Prepare for v4 - *(bun)* Make bunfig - *(design)* Change fonts, more ruler-like design - *(design)* Use other font, grid rulers style rework - Add tooltip components - Add tooltips for skill icons - Add tooltip for skills in card component ### 🐛 Bug Fixes - Remove garbage - *(unocss)* Remove due to crashes - Migrate app head to layout - *(seo)* Use better way to define title ### 💼 Other - *(v3)* Website 2024 rework - Update dependencies and bun version - Nuxt 3.12.4 - Latest version of packages - Latest nuxt version - Latest deps - *(i18n)* New folder location and base url - Update deps and fix hydration - Latest deps - Latest deps ### ⚙️ Miscellaneous Tasks - *(ui,types)* Small tweaks for ui and typings - *(ui)* Small padding changes for main elements <!-- generated by git-cliff -->
1 parent 7e0377b commit 88124c4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file.
44

55
## [unreleased]
66

7+
### 🐛 Bug Fixes
8+
9+
- *(ci)* Display changelog content
10+
711
### ⚙️ Miscellaneous Tasks
812

913
- *(ci)* Better styled changelog messages
14+
- Update changelog
1015

1116
## [05032025] - 2025-03-05
1217

0 commit comments

Comments
 (0)