diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e70b19..234fe11 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.3](https://github.com/rudnovd/heroes3tools/compare/v2.3.2...v2.3.3) (2024-06-16) + ### [2.3.2](https://github.com/rudnovd/heroes3tools/compare/v2.3.1...v2.3.2) (2024-04-27) diff --git a/package-lock.json b/package-lock.json index d8966a8..47387ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "heroes3tools", - "version": "2.3.2", + "version": "2.3.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "heroes3tools", - "version": "2.3.2", + "version": "2.3.3", "license": "MIT", "dependencies": { "@unhead/vue": "^1.9.13", diff --git a/package.json b/package.json index 0d29039..513959c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "heroes3tools", - "version": "2.3.2", + "version": "2.3.3", "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",