Skip to content

Commit 23de7f2

Browse files
committed
Release 1.2.2
1 parent 612b81a commit 23de7f2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [1.2.2] - 2025-03-06
810
### Security
911
- Upgraded dependencies
1012

@@ -435,7 +437,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
435437
### Fixed
436438
- Few issues on dark mode and event listener
437439

438-
[Unreleased]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.2.1...HEAD
440+
[unreleased]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.2.2...HEAD
441+
[1.2.2]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.2.0...v1.2.2
439442
[1.2.1]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.2.0...v1.2.1
440443
[1.2.0]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.35...v1.2.0
441444
[1.1.35]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.35-0...v1.1.35

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rsickenberg/portfolio-next",
33
"type": "module",
4-
"version": "1.2.1",
4+
"version": "1.2.2",
55
"private": true,
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)