mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
Adding JSON changelog
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"1.0.0": {
|
||||
"title": "Erste Veröffentlichung",
|
||||
"htmlBody": "<p>Erste Veröffentlichung der App.</p>",
|
||||
"timestampPublished" : "1700788913"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"1.0.0" : {
|
||||
"title" : "First Release",
|
||||
"htmlBody" : "<p>First release of the app.</p>",
|
||||
"timestampPublished" : "1700788913"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"1.0.0": {
|
||||
"title": "Primera Lanzamiento",
|
||||
"htmlBody": "<p>Primera lanzamiento de la aplicación.</p>",
|
||||
"timestampPublished" : "1700788913"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"1.0.0": {
|
||||
"title": "Première Version",
|
||||
"htmlBody": "<p>Première version de l'application.</p>",
|
||||
"timestampPublished" : "1700788913"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"1.0.0": {
|
||||
"title": "Первый Релиз",
|
||||
"htmlBody": "<p>Первый релиз приложения.</p>",
|
||||
"timestampPublished" : "1700788913"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user