Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Aug 2, 2023
1 parent 8f03a50 commit a3d874b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project try to adheres to [Semantic Versioning](https://semver.org/),
but not always is possible (due the use of unstable features from Deno).
Any BREAKING CHANGE between minor versions will be documented here in upper case.

## [1.18.4] - Unreleased
## [1.18.4] - 2023-08-02
### Added
- Generic to `Page` to set the data interface. For example: `Page<Post>`.
- Support for page queries in source path url (starting with `~/`) [#462].
Expand Down Expand Up @@ -2355,7 +2355,7 @@ The first version.
[#462]: https://github.com/lumeland/lume/issues/462
[#463]: https://github.com/lumeland/lume/issues/463

[1.18.4]: https://github.com/lumeland/lume/compare/v1.18.3...HEAD
[1.18.4]: https://github.com/lumeland/lume/compare/v1.18.3...v1.18.4
[1.18.3]: https://github.com/lumeland/lume/compare/v1.18.2...v1.18.3
[1.18.2]: https://github.com/lumeland/lume/compare/v1.18.1...v1.18.2
[1.18.1]: https://github.com/lumeland/lume/compare/v1.18.0...v1.18.1
Expand Down

0 comments on commit a3d874b

Please sign in to comment.