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 572f5e4 commit f080737Copy full SHA for f080737
History.md
@@ -1,9 +1,13 @@
1
+1.0.8 / 2021-08-02
2
+==================
3
+
4
+* Added Boot class, root and test functions - @craigparra
5
6
1.0.7 / 2021-08-01
7
==================
8
9
* Update docs - @craigparra
10
-
11
1.0.4 / 2021-07-27
12
13
package.json
@@ -1,6 +1,6 @@
{
"name": "@alt-javascript/boot",
- "version": "1.0.7",
+ "version": "1.0.8",
"description": "An Extensible Config & Logging Application Bootstrap Function",
"author": "Craig Parravicini",
"keywords": [
0 commit comments