Skip to content

Commit 9a59642

Browse files
committed
changelog 2.2.20
1 parent 3e684d8 commit 9a59642

9 files changed

+33
-221
lines changed

release/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "EmuDeck",
3-
"version": "2.2.19",
3+
"version": "2.2.20",
44
"description": "Play all your RetroGames",
55
"license": "MIT",
66
"author": {

src/data/changelog-SteamOS-early-early.json

Lines changed: 0 additions & 102 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"title": "No GIT Dependency",
4+
"type": "STEAMOS",
5+
"description": "Testng install with no git",
6+
"image": "false"
7+
}
8+
]

src/data/changelog-darwin-early-early.json

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"title": "No GIT Dependency",
4+
"type": "STEAMOS",
5+
"description": "Testng install with no git",
6+
"image": "false"
7+
}
8+
]

src/data/changelog-linux-early-early.json

Lines changed: 0 additions & 96 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"title": "No GIT Dependency",
4+
"type": "STEAMOS",
5+
"description": "Testng install with no git",
6+
"image": "false"
7+
}
8+
]

src/data/changelog-win32-early-early.json

Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"title": "No GIT Dependency",
4+
"type": "STEAMOS",
5+
"description": "Testng install with no git",
6+
"image": "false"
7+
}
8+
]

0 commit comments

Comments
 (0)