We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce85814 commit c009b05Copy full SHA for c009b05
projects/rss-reader/src/assets/release-notes/release-notes.json
@@ -1,6 +1,6 @@
1
{
2
"$schema": "./release-notes-schema.json",
3
- "latestVersion": "1.5.3",
+ "latestVersion": "1.5.4",
4
"gitRepo": {
5
"host": "https://github.com",
6
"repo": "rss-reader-web",
@@ -59,6 +59,18 @@
59
],
60
"releaseAuthor": "EdricChan03",
61
"releaseDate": "2019-11-16T17:03:10+0000"
62
+ },
63
+ "1.5.4": {
64
+ "releaseNotes": [
65
+ "- Removed explore page as it wasn't that useful/too bare-bones.",
66
+ "- bUg FiXeS",
67
+ "- Minor code refactoring/restructuring",
68
+ "- Update links to social stuff",
69
+ "- That's all folks! Make sure you like and subscribe to... Wait, you mean we can't promote our social links here?",
70
+ "- Merry Christmas everyone!"
71
+ ],
72
+ "releaseAuthor": "EdricChan03",
73
+ "releaseDate": "2019-12-29T17:43:55+0000"
74
}
75
76
0 commit comments