Skip to content

Commit

Permalink
set release date for 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcuspoehls committed Jan 6, 2024
1 parent 7479f04 commit d9c81eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [2.1.0](https://github.com/supercharge/inertia/compare/v2.0.1...v2.1.0) - 2024-01-xx
## [2.1.0](https://github.com/supercharge/inertia/compare/v2.0.1...v2.1.0) - 2024-01-06

### Added
- add optional response props type to render method: `response.inertia().render<ResponseProps = Record<string, unknown>>(…)`
Expand Down

0 comments on commit d9c81eb

Please sign in to comment.