Skip to content

Commit 74b6a0b

Browse files
chore(release): 1.14.0
1 parent ca48307 commit 74b6a0b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ 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.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+
718
## [1.13.0](https://github.com/matthieu-locussol/taktix-app/compare/v1.12.0...v1.13.0) (2023-02-09)
819

920
### 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.13.0",
3+
"version": "1.14.0",
44
"description": "The crapiest MMORPG ever.",
55
"repository": "git@github.com:matthieu-locussol/taktix-app.git",
66
"scripts": {

0 commit comments

Comments
 (0)