chore: Release 1.0.1

## [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](185dc5f662))

### Chores

* merge staging changes for next release ([cea509a](cea509a0ce))
This commit is contained in:
badblocks 2025-08-15 03:55:53 +00:00
parent cea509a0ce
commit ff22a0637e
No known key found for this signature in database
3 changed files with 13 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "portfolio",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"type": "module",
"scripts": {