Skip to content

Commit

Permalink
Release 0.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RSickenberg committed Jul 5, 2024
1 parent 1ca69db commit f5c7c94
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 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]

## [0.2.9] - 2024-07-05
### Changed
- Dependabot will now update bun lockdb + group deps

Expand Down Expand Up @@ -142,7 +144,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-next/compare/v0.2.8...HEAD
[unreleased]: https://github.com/RSickenberg/rsickenberg.me-next/compare/v0.2.9...HEAD
[0.2.9]: https://github.com/RSickenberg/rsickenberg.me-next/compare/v0.2.8...v0.2.9
[0.2.8]: https://github.com/RSickenberg/rsickenberg.me-next/compare/v0.2.7...v0.2.8
[0.2.7]: https://github.com/RSickenberg/rsickenberg.me-next/compare/v0.2.6...v0.2.7
[0.2.6]: https://github.com/RSickenberg/rsickenberg.me-next/compare/v0.2.5...v0.2.6
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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": "0.2.8",
"version": "0.2.9",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit f5c7c94

Please sign in to comment.