build(release): 0.4.26

Signed-off-by: Lukas Obermann <lukas.obermann@icloud.com>
This commit is contained in:
Lukas Obermann
2026-06-21 22:59:35 +02:00
parent 73d85f79b2
commit 2fea0877f9
3 changed files with 10 additions and 3 deletions
+7
View File
@@ -2,6 +2,13 @@
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.26](https://github.com/Optolith/entity-descriptions/compare/v0.4.25...v0.4.26) (2026-06-21)
### Features
* support hauerkettenzauber, keulenzauber and schweinetrommelzauber entities ([73d85f7](https://github.com/Optolith/entity-descriptions/commit/73d85f79b20ea97b3490e32edb888499321e8055))
## [0.4.25](https://github.com/Optolith/entity-descriptions/compare/v0.4.24...v0.4.25) (2026-06-21)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@optolith/entity-descriptions",
"version": "0.4.25",
"version": "0.4.26",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@optolith/entity-descriptions",
"version": "0.4.25",
"version": "0.4.26",
"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.25",
"version": "0.4.26",
"description": "An interface for generating descriptions for The Dark Eye entities.",
"files": [
"lib",