Skip to content

Commit

Permalink
Release 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RSickenberg committed Aug 30, 2024
1 parent 249f40f commit 3b2e974
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.2] - 2024-08-30
### Added
- Testimonials: GSAP

Expand Down Expand Up @@ -237,7 +239,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.1...HEAD
[unreleased]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.2...HEAD
[1.1.2]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.1...v1.1.2
[1.1.1]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.0.10...v1.1.0
[1.0.10]: https://github.com/RSickenberg/rsickenberg.me/compare/v1.0.9...v1.0.10
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.1",
"version": "1.1.2",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit 3b2e974

Please sign in to comment.