diff --git a/CHANGELOG.md b/CHANGELOG.md index a116ebf8..0ce8ca5b 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.15.2](https://github.com/elyukai/optolith-database-schema/compare/v0.15.1...v0.15.2) (2024-01-08) + + +### Bug Fixes + +* rated sum targets should only be skill identifiers ([7247292](https://github.com/elyukai/optolith-database-schema/commit/7247292c9e8f47bca7d0e96e139b77eeeaa6a08a)) + ### [0.15.1](https://github.com/elyukai/optolith-database-schema/compare/v0.15.0...v0.15.1) (2024-01-06) diff --git a/package-lock.json b/package-lock.json index 55aa3098..b6af0bcd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "optolith-database-schema", - "version": "0.15.1", + "version": "0.15.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "optolith-database-schema", - "version": "0.15.1", + "version": "0.15.2", "license": "MPL-2.0", "dependencies": { "ajv": "^8.12.0", diff --git a/package.json b/package.json index 2ba15316..75996ffd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "optolith-database-schema", - "version": "0.15.1", + "version": "0.15.2", "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",