Skip to content

Commit 15329c1

Browse files
author
Tom Berey
committed
Ver:1.0.3--Minor-updates
1 parent c50b329 commit 15329c1

File tree

5 files changed

+125
-1687
lines changed

5 files changed

+125
-1687
lines changed

.eslintignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
node_modules
22
build
3-
logs
4-
.env
3+
logs

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
node_modules
22
build
3-
logs
4-
.env
3+
logs

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Below is the refined and confirmed roadmap, that has been planned for completion
146146
| Version | Date | Changes |
147147
|:---|:---|:---|
148148
| 1.0.0 | 2021-07-09 | <ul><li>Initial Commit - Release Day!</li><li>Add inital directory structure and files.</li><li>Add Screenshots directory, and images.</li><li>Create and format README.md</li></ul> |
149-
| 1.0.1 && 1.0.2 | 2021-07-14 | <ul><li>NPM Package Release Day!</li><li>Update all dependancies.</li><li>Remove old test commands from package.json and codeql.yml.</li><li>Update README.md.</li></ul> |
149+
| 1.0.1, 1.0.2, 1.0.3 | 2021-07-14 | <ul><li>NPM Package Release Day!</li><li>Update all dependancies.</li><li>Remove old test commands from package.json and codeql.yml.</li><li>Update README.md.</li></ul> |
150150

151151
<br><hr><br>
152152

0 commit comments

Comments
 (0)