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

Commit

Permalink
4.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
elmasse committed Jan 31, 2022
1 parent 5e5497c commit dc12d74
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.3] - 2022-01-31
### Fixed
- Issue with using missing babel runtime dependency.
- Update dependencies.
Expand Down Expand Up @@ -226,7 +228,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.2...HEAD
[Unreleased]: https://github.com/elmasse/nextein/compare/v4.0.3...HEAD
[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
[4.0.1]: https://github.com/elmasse/nextein/compare/v4.0.0...v4.0.1
[4.0.0]: https://github.com/elmasse/nextein/compare/v3.2.5...v4.0.0
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.2",
"version": "4.0.3",
"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 dc12d74

Please sign in to comment.