portfolio/CHANGELOG.md
christiangoeschel e31e19ba61
All checks were successful
Pull Request Checks / commit-message-check (pull_request) Successful in 6s
Pull Request Checks / linting (pull_request) Successful in 1m17s
feat(ci): Add multi platform Docker builds
2025-02-28 05:15:18 -05:00

38 lines
1.4 KiB
Markdown

# Changelog
This changelog documents all notable changes.
### [0.3.1] - 2025-02-28
### 🐛 Bug Fixes
- Remove the last loaded timestamp in the footer - ([c1f6151](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/c1f6151d20da716c6b78d98df392950ae2af9301))
- *(ci)* Improve version variable passing to workflow steps - ([2fef13b](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/2fef13bba6c986512325c607b9d5031183c84b63))
### [0.3.0] - 2025-02-28
### 🚀 Features
- *(ci)* Add Docker image build step - ([7e82029](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/7e8202956535cf37f4cd310ff923b45739ad6c93))
### [0.2.0] - 2025-02-28
### 🚀 Features
- Add a CI pipeline and fix all code style issues - ([d6b2a3e](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/d6b2a3e6d9ece751f3beee66ebd368301408ce56))
- *(ci)* Add Docker image build step - ([2f4cb61](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/2f4cb610c8e4622723e1c0e77311e969494cbefb))
### 🚮 Trashed
- Remove app/assets/loading.html - ([b4fe326](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/b4fe326dd1874fd1232fc4be2ab4902d27c12ed0))
### [0.1.1] - 2025-02-27
### 🚀 Features
- Use NuxtJS for the full stack - ([f14cc0e](https://gitea.christiangoeschel.com/christiangoeschel/portfolio/commit/f14cc0ef715cf664d50ff62fe73220d819955724))
Christian Goeschel Ndjomouo