Skip to content

Commit 9cff722

Browse files
2 parents e066246 + 8294a0e commit 9cff722

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.0](https://github.com/valerio-pescatori/portfolio/compare/v1.4.0...v1.5.0) (2025-11-09)
4+
5+
6+
### Features
7+
8+
* adds keyboard navigation ([d91635d](https://github.com/valerio-pescatori/portfolio/commit/d91635d7e806601274c7ae09b980637f55859f42))
9+
10+
11+
### Bug Fixes
12+
13+
* **Typewriter:** fixes lang change bug ([d23df5b](https://github.com/valerio-pescatori/portfolio/commit/d23df5b4727480a7389244034a056a2e7175abe1))
14+
315
## [1.4.0](https://github.com/valerio-pescatori/portfolio/compare/v1.3.1...v1.4.0) (2024-11-02)
416

517

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.4.0"
33+
"version": "1.5.0"
3434
}

0 commit comments

Comments
 (0)