build(release): 0.3.2

Signed-off-by: Lukas Obermann <lukas.obermann@icloud.com>
This commit is contained in:
Lukas Obermann
2026-03-12 20:24:09 +01:00
parent 5159f07d77
commit dfe4234edf
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.3.2](https://github.com/Optolith/entity-descriptions/compare/v0.3.1...v0.3.2) (2026-03-12)
### Features
* render enhancements ([5159f07](https://github.com/Optolith/entity-descriptions/commit/5159f07d772e75166dce4298e3817ea2ec61f8e1))
## [0.3.1](https://github.com/Optolith/entity-descriptions/compare/v0.3.0...v0.3.1) (2026-02-25)
## [0.3.0](https://github.com/Optolith/entity-descriptions/compare/v0.2.1...v0.3.0) (2026-02-25)
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@optolith/entity-descriptions",
"version": "0.3.1",
"version": "0.3.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@optolith/entity-descriptions",
"version": "0.3.1",
"version": "0.3.2",
"license": "MPL-2.0",
"dependencies": {
"@elyukai/utils": "^0.3.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@optolith/entity-descriptions",
"version": "0.3.1",
"version": "0.3.2",
"description": "An interface for generating descriptions for The Dark Eye entities.",
"files": [
"lib",