Skip to content

Commit c7fc69c

Browse files
chore(release): 1.11.0
1 parent 47a3c11 commit c7fc69c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ 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.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+
716
## [1.10.0](https://github.com/matthieu-locussol/taktix-app/compare/v1.9.1...v1.10.0) (2023-02-08)
817

918
### Features

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.10.0",
3+
"version": "1.11.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)