Skip to content

Commit 7ad9ca9

Browse files
chore(release): 1.4.1
1 parent f670fe7 commit 7ad9ca9

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.4.1](https://github.com/matthieu-locussol/taktix-app/compare/v1.4.0...v1.4.1) (2023-02-04)
8+
9+
### Bug Fixes
10+
11+
- updated splashscreen
12+
([f670fe7](https://github.com/matthieu-locussol/taktix-app/commit/f670fe72e5862abd4c1fbe38385faa4360c7a307))
13+
714
## [1.4.0](https://github.com/matthieu-locussol/taktix-app/compare/v1.3.2...v1.4.0) (2023-02-04)
815

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