From 028fc98665cdcfa726827d348c39fe4ac84965b9 Mon Sep 17 00:00:00 2001 From: Daniil Rudnov Date: Tue, 3 Sep 2024 23:54:25 +0500 Subject: [PATCH] chore(release): 2.3.6 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a5d39f2..99405f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [2.3.6](https://github.com/rudnovd/heroes3tools/compare/v2.3.5...v2.3.6) (2024-09-03) + ### [2.3.5](https://github.com/rudnovd/heroes3tools/compare/v2.3.4...v2.3.5) (2024-08-12) ### [2.3.4](https://github.com/rudnovd/heroes3tools/compare/v2.3.2...v2.3.4) (2024-08-12) diff --git a/package.json b/package.json index 47c8729..7b90fd3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heroes3tools", - "version": "2.3.5", + "version": "2.3.6", "private": true, "type": "module", "description": "Web tools to make playing Heroes of Might and Magic III: Horn of The Abyss easier: damage calculator, magic calculator, creature library for simplify calculations in Heroes of Might and Magic III: Horn of The Abyss",