build(release): 0.4.7

Signed-off-by: Lukas Obermann <lukas.obermann@icloud.com>
This commit is contained in:
Lukas Obermann
2026-03-15 11:39:32 +01:00
parent 99ee4f1001
commit 9c6f4444ee
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.7](https://github.com/Optolith/entity-descriptions/compare/v0.4.6...v0.4.7) (2026-03-15)
### Bug Fixes
* join profession variants with the same changes ([99ee4f1](https://github.com/Optolith/entity-descriptions/commit/99ee4f1001df9836537bae9640582870e40dff1d))
## [0.4.6](https://github.com/Optolith/entity-descriptions/compare/v0.4.5...v0.4.6) (2026-03-14)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@optolith/entity-descriptions",
"version": "0.4.6",
"version": "0.4.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@optolith/entity-descriptions",
"version": "0.4.6",
"version": "0.4.7",
"license": "MPL-2.0",
"dependencies": {
"@elyukai/utils": "^0.3.2",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@optolith/entity-descriptions",
"version": "0.4.6",
"version": "0.4.7",
"description": "An interface for generating descriptions for The Dark Eye entities.",
"files": [
"lib",