We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5cea22f + 447ab8c commit 185037aCopy full SHA for 185037a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## [1.5.0](https://github.com/valerio-pescatori/portfolio/compare/v1.4.0...v1.5.0) (2025-11-09)
12
13
package.json
@@ -30,5 +30,5 @@
30
"concurrently": "^8.2.2",
31
"lefthook": "^1.6.15"
32
},
33
- "version": "1.5.0"
+ "version": "1.6.0"
34
}
0 commit comments