build(release): 0.4.7
Signed-off-by: Lukas Obermann <lukas.obermann@icloud.com>
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
|
||||
Generated
+2
-2
@@ -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
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user