diff --git a/CHANGELOG.md b/CHANGELOG.md index 84bb8f45..e1857dd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.16.3](https://github.com/elyukai/optolith-database-schema/compare/v0.16.2...v0.16.3) (2024-01-18) + + +### Bug Fixes + +* resolve intersection types ([829da00](https://github.com/elyukai/optolith-database-schema/commit/829da0079a60693dbeec94cbfb02b447c5105da5)) + ### [0.16.2](https://github.com/elyukai/optolith-database-schema/compare/v0.16.1...v0.16.2) (2024-01-18) diff --git a/package-lock.json b/package-lock.json index 72b8c8c6..64008811 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "optolith-database-schema", - "version": "0.16.2", + "version": "0.16.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "optolith-database-schema", - "version": "0.16.2", + "version": "0.16.3", "license": "MPL-2.0", "dependencies": { "ajv": "^8.12.0", diff --git a/package.json b/package.json index 99df006d..c7af0403 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "optolith-database-schema", - "version": "0.16.2", + "version": "0.16.3", "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",