diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d979980..0425d06e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.17.1](https://github.com/elyukai/optolith-database-schema/compare/v0.17.0...v0.17.1) (2024-10-06) + + +### Features + +* add minimum and maximum UI strings with placeholders ([1bf8df1](https://github.com/elyukai/optolith-database-schema/commit/1bf8df1575c605b50d2990ed5cd85892d871ecba)) +* add pluralization type definitions ([a8340e6](https://github.com/elyukai/optolith-database-schema/commit/a8340e6dd488945b63347a80de0f54f5eb5050e8)) +* use @optolith/helpers package ([d8324f7](https://github.com/elyukai/optolith-database-schema/commit/d8324f7042f459201452704bffa3c06e1ec582fe)) + ## [0.17.0](https://github.com/elyukai/optolith-database-schema/compare/v0.16.8...v0.17.0) (2024-10-03) diff --git a/package-lock.json b/package-lock.json index c86eab46..5527d1d7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "optolith-database-schema", - "version": "0.17.0", + "version": "0.17.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "optolith-database-schema", - "version": "0.17.0", + "version": "0.17.1", "license": "MPL-2.0", "dependencies": { "@optolith/helpers": "^0.2.1", diff --git a/package.json b/package.json index ef6c20f6..849abb31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "optolith-database-schema", - "version": "0.17.0", + "version": "0.17.1", "description": "Definitions and utilities for the flat-file database of Optolith, a character creation tool for the Pen and Paper RPG “The Dark Eye 5”, and its external integrations into other software.", "keywords": [ "tde",