chore: prep for 3.14.1 release

This commit is contained in:
Ryan Brink
2023-04-28 10:59:27 -04:00
parent eb7360b8d2
commit 097413067b
2 changed files with 7 additions and 3 deletions

View File

@ -6,14 +6,18 @@
### Changed
- Generating enrichments for generic classes no longer throws the `Slugs should not be generated for field enrichments` error.
### Remove
---
## Released
## [3.14.1] - April 28th, 2023
### Changed
- Generating enrichments for generic classes no longer throws the `Slugs should not be generated for field enrichments` error.
## [3.14.0] - April 6th, 2023
### Added

View File

@ -1,5 +1,5 @@
# Kompendium
project.version=3.14.0
project.version=3.14.1
# Kotlin
kotlin.code.style=official
# Gradle