build(release): 0.4.23

Signed-off-by: Lukas Obermann <lukas.obermann@icloud.com>
This commit is contained in:
Lukas Obermann
2026-06-20 08:59:07 +02:00
parent f33414f146
commit 3d53bc67da
3 changed files with 12 additions and 3 deletions
+9
View File
@@ -2,6 +2,15 @@
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
## [0.4.23](https://github.com/Optolith/entity-descriptions/compare/v0.4.22...v0.4.23) (2026-06-20)
### Features
* apply publication options to enhancements ([b4ba358](https://github.com/Optolith/entity-descriptions/commit/b4ba3583b4a7d7c989fc7b1e81d463ded6a50c54))
* apply publication options to whole entity description ([344c91f](https://github.com/Optolith/entity-descriptions/commit/344c91f2ba54af021d897540d9f074c674cbe0e2))
* publication options ([5cc4ce1](https://github.com/Optolith/entity-descriptions/commit/5cc4ce1e0a0df96747b162f8010a41d482f199f9))
## [0.4.22](https://github.com/Optolith/entity-descriptions/compare/v0.4.21...v0.4.22) (2026-06-14)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@optolith/entity-descriptions",
"version": "0.4.22",
"version": "0.4.23",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@optolith/entity-descriptions",
"version": "0.4.22",
"version": "0.4.23",
"license": "MPL-2.0",
"dependencies": {
"@elyukai/utils": "^0.3.4",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@optolith/entity-descriptions",
"version": "0.4.22",
"version": "0.4.23",
"description": "An interface for generating descriptions for The Dark Eye entities.",
"files": [
"lib",