File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ 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.14.0] ( https://github.com/matthieu-locussol/taktix-app/compare/v1.13.0...v1.14.0 ) (2023-02-12)
8
+
9
+ ### Features
10
+
11
+ - added a SocketStore
12
+ ([ 76d9ead] ( https://github.com/matthieu-locussol/taktix-app/commit/76d9ead21b7b729484fa04b9e47168f5fc8cdf54 ) )
13
+ - added React StrictMode
14
+ ([ 3dc842f] ( https://github.com/matthieu-locussol/taktix-app/commit/3dc842fd69d8b35a695b9a9e74ee744d6ad0b151 ) )
15
+ - added send method to SocketStore
16
+ ([ 9162caa] ( https://github.com/matthieu-locussol/taktix-app/commit/9162caad1a396fffe04c781125023174610e0082 ) )
17
+
7
18
## [ 1.13.0] ( https://github.com/matthieu-locussol/taktix-app/compare/v1.12.0...v1.13.0 ) (2023-02-09)
8
19
9
20
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " taktix-app" ,
3
- "version" : " 1.13 .0" ,
3
+ "version" : " 1.14 .0" ,
4
4
"description" : " The crapiest MMORPG ever." ,
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