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,3 +1,13 @@
## [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

4
package-lock.json generated
View file

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

View file

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