Skip to content

Commit

Permalink
Release 1.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
RSickenberg committed Sep 1, 2024
1 parent 57095e8 commit 84231bd
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.8] - 2024-09-01
### Changed
- Tweaked testimonial divider date

Expand Down Expand Up @@ -270,7 +272,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.7...HEAD
[unreleased]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.8...HEAD
[1.1.8]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.7...v1.1.8
[1.1.7]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.6...v1.1.7
[1.1.6]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.5...v1.1.6
[1.1.5]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.4...v1.1.5
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.7",
"version": "1.1.8",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit 84231bd

Please sign in to comment.