We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab98a6e commit 3be951dCopy full SHA for 3be951d
CHANGELOG.md
@@ -1,5 +1,13 @@
1
2
3
+## [2.4.5](https://github.com/4cc3ssX/portfolio/compare/v2.4.4...v2.4.5) (2025-03-05)
4
+
5
6
+### 🐛 Bug Fixes
7
8
+* minor changes ([ab98a6e](https://github.com/4cc3ssX/portfolio/commit/ab98a6ecf66914b4a1b49a43f36d8527c6c12054))
9
+* site domain update ([f19ff52](https://github.com/4cc3ssX/portfolio/commit/f19ff5221e6f32f33ab0a6d50313e278b5c9188b))
10
11
## [2.4.4](https://github.com/4cc3ssX/portfolio/compare/v2.4.3...v2.4.4) (2024-12-20)
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "portfolio",
- "version": "2.4.4",
+ "version": "2.4.5",
"private": true,
"scripts": {
"dev": "next dev",
0 commit comments