File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file. See
4
4
[ standard-version] ( https://github.com/conventional-changelog/standard-version ) for commit
5
5
guidelines.
6
6
7
+ ## [ 1.11.0] ( https://github.com/matthieu-locussol/taktix-app/compare/v1.10.0...v1.11.0 ) (2023-02-08)
8
+
9
+ ### Features
10
+
11
+ - correctly handles map change
12
+ ([ 08a6d78] ( https://github.com/matthieu-locussol/taktix-app/commit/08a6d78c9edaf391d1d837b936ccde2275871457 ) )
13
+ - updated position packets & display user name
14
+ ([ 47a3c11] ( https://github.com/matthieu-locussol/taktix-app/commit/47a3c11e01f3dfbb2584a1075ca3623a3b3bc165 ) )
15
+
7
16
## [ 1.10.0] ( https://github.com/matthieu-locussol/taktix-app/compare/v1.9.1...v1.10.0 ) (2023-02-08)
8
17
9
18
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " taktix-app" ,
3
- "version" : " 1.10 .0" ,
3
+ "version" : " 1.11 .0" ,
4
4
"description" : " A small browser game written in TypeScript." ,
5
5
"repository" : " git@github.com:matthieu-locussol/taktix-app.git" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments