Skip to content

Commit 553fd41

Browse files
chore(release): 1.10.0
1 parent 0b34f83 commit 553fd41

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file. See
44
[standard-version](https://github.com/conventional-changelog/standard-version) for commit
55
guidelines.
66

7+
## [1.10.0](https://github.com/matthieu-locussol/taktix-app/compare/v1.9.1...v1.10.0) (2023-02-08)
8+
9+
### Features
10+
11+
- name input & correct loading
12+
([0b34f83](https://github.com/matthieu-locussol/taktix-app/commit/0b34f83a246e67a62c5e4433a6701f5bd87b61c9))
13+
14+
### Bug Fixes
15+
16+
- scene fade in, chatbox messages input, screen loader
17+
([4c4571b](https://github.com/matthieu-locussol/taktix-app/commit/4c4571ba54b05e5021f56a9ab228c3a7ff69fbea))
18+
719
### [1.9.1](https://github.com/matthieu-locussol/taktix-app/compare/v1.9.0...v1.9.1) (2023-02-08)
820

921
### Bug Fixes

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.9.1",
3+
"version": "1.10.0",
44
"description": "A small browser game written in TypeScript.",
55
"repository": "git@github.com:matthieu-locussol/taktix-app.git",
66
"scripts": {

0 commit comments

Comments
 (0)