chore: Release 1.0.0
Some checks failed
Build/Deploy / trigger-dev-build (push) Has been cancelled
Build/Deploy / trigger-staging-build (push) Has been cancelled
Build/Deploy / trigger-main-build (push) Has been cancelled

## 1.0.0 (2025-08-15)

### New Features

* add contact form with SMS OTP verification ([3874443](3874443c34))
* add Docker deployment with HAProxy and blue-green strategy ([5be1e5a](5be1e5add5))
* add in copy of updated shared deployment workflows for now until they are ([e245bcb](e245bcbe96))
* add profile headshot image ([3f994fd](3f994fd737))
* add project card component and clean up homepage ([ea18dcd](ea18dcdb8e))
* add temporary proxy testing page for SMS gateway ([aa099ba](aa099bad37))
* bootstrap Nuxt portfolio with Tailwind and daisyUI for now ([91b162f](91b162fb44))
* display app version in footer ([d6740ec](d6740ec5d0))
* enhance contact form security and add animated hero ([8497cd8](8497cd819d))

### Bug Fixes

* configure Nitro to use Bun preset ([3cfa59d](3cfa59d3a5))
* correct proxy agent configuration and enhance testing ([72038d9](72038d9ad1))

### CI/CD

* add SSH key support and fix release workflow issues ([617667a](617667af44))
* clean up semantic-release config and remove unused deps ([bcb7f86](bcb7f86b7f))
* implement 3-stage deployment pipeline with semantic-release ([d4d84ad](d4d84ad0db))
* modernize workflows for gitflow with SSH signing ([0484c8c](0484c8c98b))

### Refactor

* remove temporary proxy testing code ([af8d86d](af8d86dedb))
This commit is contained in:
badblocks 2025-08-15 02:11:32 +00:00
parent 12e06902eb
commit 9b7b02f0bc
No known key found for this signature in database
3 changed files with 32 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "portfolio",
"version": "0.0.0",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "portfolio",
"version": "0.2.3",
"version": "1.0.0",
"hasInstallScript": true,
"dependencies": {
"@nuxt/fonts": "0.11.4",