Skip to content

Commit a12d294

Browse files
chore(release): 1.42.0
1 parent 8982e9a commit a12d294

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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.
44

5+
## [1.42.0](https://github.com/matthieu-locussol/taktix-app/compare/v1.41.11...v1.42.0) (2024-02-20)
6+
7+
8+
### Features
9+
10+
* character class customization ([035a540](https://github.com/matthieu-locussol/taktix-app/commit/035a540fd8a00d6e0290a1b0cc56a79edb2171de))
11+
* interactive objects system ([231556e](https://github.com/matthieu-locussol/taktix-app/commit/231556e577cda9e6cac162e67a88ddc0307988d2))
12+
13+
14+
### Bug Fixes
15+
16+
* menus fullscreen state was not being memorized ([06a2b27](https://github.com/matthieu-locussol/taktix-app/commit/06a2b278f3bc7d1a8aa5432b028943ab95010735))
17+
518
### [1.41.11](https://github.com/matthieu-locussol/taktix-app/compare/v1.41.10...v1.41.11) (2024-02-18)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "taktix-app",
3-
"version": "1.41.11",
3+
"version": "1.42.0",
44
"description": "The crapiest MMORPG ever.",
55
"repository": "git@github.com:matthieu-locussol/taktix-app.git",
66
"scripts": {

0 commit comments

Comments
 (0)