## [1.1.0](https://ssh.git.badblocks.dev/badbl0cks/portfolio/compare/v1.0.1...v1.1.0) (2025-08-15) ### New Features * allow project card to show on-the-way button for projects not yet uploaded ([d2e0fbd](d2e0fbdd73)) ### Bug Fixes * add <a href="[#projects](https://ssh.git.badblocks.dev/badbl0cks/portfolio/issues/projects)"> around the View My Work button. update wording on ([6fd9f47](6fd9f47325)) ### Refactor * change button text to be more clear ([ed6188b](ed6188bc75)) ### Chores * merge staging changes for next release ([48f5e7b](48f5e7b46c))
57 lines
4 KiB
Markdown
57 lines
4 KiB
Markdown
## [1.1.0](https://ssh.git.badblocks.dev/badbl0cks/portfolio/compare/v1.0.1...v1.1.0) (2025-08-15)
|
|
|
|
### New Features
|
|
|
|
* allow project card to show on-the-way button for projects not yet uploaded ([d2e0fbd](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/d2e0fbdd737b42182af9b54adc77310749ccf794))
|
|
|
|
### Bug Fixes
|
|
|
|
* add <a href="[#projects](https://ssh.git.badblocks.dev/badbl0cks/portfolio/issues/projects)"> around the View My Work button. update wording on ([6fd9f47](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/6fd9f4732566bf9366cd05a7abf4310dea3fbe16))
|
|
|
|
### Refactor
|
|
|
|
* change button text to be more clear ([ed6188b](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/ed6188bc759cbf0ab4c1f2ad5a548d8ea31dd7a5))
|
|
|
|
### Chores
|
|
|
|
* merge staging changes for next release ([48f5e7b](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/48f5e7b46c1e1a318d1eca26ab1d9365d1acdbcc))
|
|
|
|
## [1.0.1](https://ssh.git.badblocks.dev/badbl0cks/portfolio/compare/v1.0.0...v1.0.1) (2025-08-15)
|
|
|
|
### CI/CD
|
|
|
|
* don't hide or ignore any commit types, at least bump the patch version if ([185dc5f](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/185dc5f66267d5ab8446ab51e03f051a4210e0b3))
|
|
|
|
### Chores
|
|
|
|
* merge staging changes for next release ([cea509a](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/cea509a0cee89047e9b261c87906cd05349ca1fd))
|
|
|
|
## 1.0.0 (2025-08-15)
|
|
|
|
### New Features
|
|
|
|
* add contact form with SMS OTP verification ([3874443](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/3874443c34d8f3c6747f426029ec32261278f5c9))
|
|
* add Docker deployment with HAProxy and blue-green strategy ([5be1e5a](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/5be1e5add51fcb9eba91f6c6e7cbf2b0d3a4ce22))
|
|
* add in copy of updated shared deployment workflows for now until they are ([e245bcb](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/e245bcbe969a2c8397e468aa4032caf5e1e6076b))
|
|
* add profile headshot image ([3f994fd](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/3f994fd7371721301a4c8a001edb59125df44d4a))
|
|
* add project card component and clean up homepage ([ea18dcd](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/ea18dcdb8ec2476d687927c76934a732a55d2437))
|
|
* add temporary proxy testing page for SMS gateway ([aa099ba](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/aa099bad37f0ffc2b4f2dfd6bbbd48060dccbf60))
|
|
* bootstrap Nuxt portfolio with Tailwind and daisyUI for now ([91b162f](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/91b162fb44eb3a22bcabc298221aaf3df9de5576))
|
|
* display app version in footer ([d6740ec](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/d6740ec5d09c7de081d6cdd72fce6fe73e2d4879))
|
|
* enhance contact form security and add animated hero ([8497cd8](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/8497cd819d34001f4ab182c4d5c892a6f4a31c70))
|
|
|
|
### Bug Fixes
|
|
|
|
* configure Nitro to use Bun preset ([3cfa59d](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/3cfa59d3a572e919563071213450f5e1d16af836))
|
|
* correct proxy agent configuration and enhance testing ([72038d9](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/72038d9ad1d3e6cc34dde8e23c0a0fafed913eb9))
|
|
|
|
### CI/CD
|
|
|
|
* add SSH key support and fix release workflow issues ([617667a](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/617667af44ea9f9584b702e0cb8d920dcb288ebf))
|
|
* clean up semantic-release config and remove unused deps ([bcb7f86](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/bcb7f86b7f33e353d829c8aea96132e972626fbf))
|
|
* implement 3-stage deployment pipeline with semantic-release ([d4d84ad](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/d4d84ad0dbe1e168b587becd73e52ba358a596a6))
|
|
* modernize workflows for gitflow with SSH signing ([0484c8c](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/0484c8c98b7fd2f8fee195de5c127eb40ce0bb02))
|
|
|
|
### Refactor
|
|
|
|
* remove temporary proxy testing code ([af8d86d](https://ssh.git.badblocks.dev/badbl0cks/portfolio/commit/af8d86dedb1193e3c37f6028d126cc142cc2945e))
|