Skip to content

Commit

Permalink
Release 1.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
RSickenberg committed Jan 12, 2025
1 parent 4b900c8 commit 9ec9614
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [1.1.30] - 2025-01-12
### Fixed
- Fixed NBSP testimonials source
- Fixed scroll trigger on about component
Expand Down Expand Up @@ -386,7 +388,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Few issues on dark mode and event listener

[Unreleased]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.29...HEAD
[unreleased]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.30...HEAD
[1.1.30]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.29...v1.1.30
[1.1.29]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.28...v1.1.29
[1.1.28]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.27...v1.1.28
[1.1.27]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.26...v1.1.27
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@rsickenberg/portfolio-next",
"type": "module",
"version": "1.1.29",
"version": "1.1.30",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit 9ec9614

Please sign in to comment.