Skip to content

Commit 185037a

Browse files
2 parents 5cea22f + 447ab8c commit 185037a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/valerio-pescatori/portfolio/compare/v1.5.0...v1.6.0) (2025-12-23)
4+
5+
6+
### Features
7+
8+
* adds png logo ([3e6b77c](https://github.com/valerio-pescatori/portfolio/commit/3e6b77c42013c344c0443a7c5168d7574623f9ef))
9+
* update favicon ([e066246](https://github.com/valerio-pescatori/portfolio/commit/e066246db2357255de3ef88bc41aab464ebfe21b))
10+
311
## [1.5.0](https://github.com/valerio-pescatori/portfolio/compare/v1.4.0...v1.5.0) (2025-11-09)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"concurrently": "^8.2.2",
3131
"lefthook": "^1.6.15"
3232
},
33-
"version": "1.5.0"
33+
"version": "1.6.0"
3434
}

0 commit comments

Comments
 (0)