Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Commit

Permalink
4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
elmasse committed Apr 1, 2022
1 parent 32496b2 commit 22a07e2
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]

## [4.0.5] - 2022-04-01
### Fixed
- Added react v18 to peerDeps.

Expand Down Expand Up @@ -234,7 +236,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
- Entries from `__NEXT_DATA__`.

[Unreleased]: https://github.com/elmasse/nextein/compare/v4.0.4...HEAD
[Unreleased]: https://github.com/elmasse/nextein/compare/v4.0.5...HEAD
[4.0.5]: https://github.com/elmasse/nextein/compare/v4.0.4...v4.0.5
[4.0.4]: https://github.com/elmasse/nextein/compare/v4.0.3...v4.0.4
[4.0.3]: https://github.com/elmasse/nextein/compare/v4.0.2...v4.0.3
[4.0.2]: https://github.com/elmasse/nextein/compare/v4.0.1...v4.0.2
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,6 +1,6 @@
{
"name": "nextein",
"version": "4.0.4",
"version": "4.0.5",
"description": "A static site and blog generator based on Next.js",
"repository": "https://github.com/elmasse/nextein",
"bugs": "https://github.com/elmasse/nextein/issues",
Expand Down

0 comments on commit 22a07e2

Please sign in to comment.