chore: prep for 3.14.4 release

This commit is contained in:
Ryan Brink
2023-06-05 16:13:54 -04:00
parent 68bae4918e
commit bf6d08c2bd
2 changed files with 7 additions and 3 deletions

View File

@ -6,14 +6,18 @@
### Changed ### Changed
- Components definitions were not in the proper schema section. Prefixed the path with component slug in `protobuf java converter`.
### Remove ### Remove
--- ---
## Released ## Released
## [3.14.4] - June 5th, 2023
### Changed
- Components definitions were not in the proper schema section. Prefixed the path with component slug in `protobuf java converter`.
## [3.14.3] - May 22nd, 2023 ## [3.14.3] - May 22nd, 2023
### Added ### Added

View File

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