Skip to content

Commit fa80bc0

Browse files
chore(release): 1.7.3
1 parent b094d3e commit fa80bc0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ 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.7.3](https://github.com/matthieu-locussol/taktix-app/compare/v1.7.2...v1.7.3) (2023-02-06)
8+
9+
### Bug Fixes
10+
11+
- updated server url
12+
([b094d3e](https://github.com/matthieu-locussol/taktix-app/commit/b094d3eba691365608d20fb0a9c85d82ae43f09f))
13+
714
### [1.7.2](https://github.com/matthieu-locussol/taktix-app/compare/v1.7.1...v1.7.2) (2023-02-06)
815

916
### 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.7.2",
3+
"version": "1.7.3",
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)