From 9b2fd9d7b8cb051b6e15f3571eb2d2a372315df1 Mon Sep 17 00:00:00 2001 From: Niklas Fiekas Date: Fri, 20 Oct 2023 23:00:26 +0200 Subject: [PATCH] bump 0.12.8 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96a93019..03e3ce0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog for chessops +## v0.12.8 + +- Fix compilation with TypeScript 5.2.2. + ## v0.12.7 - Implement insufficient material detection for `Horde`. diff --git a/package.json b/package.json index 91c9a864..0506e7f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chessops", - "version": "0.12.7", + "version": "0.12.8", "description": "Chess and chess variant rules and operations", "keywords": [ "chess",