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 3070066 commit e4d0528Copy full SHA for e4d0528
History.md
@@ -3,6 +3,12 @@
3
4
* Updated README.md for boot - @craigparra
5
6
+1.1.3 / 2021-07-20
7
+==================
8
+
9
+* Fix Registry cache get - @craigparra
10
11
12
1.1.1 / 2021-07-19
13
==================
14
@@ -78,4 +84,4 @@
78
84
1.0.0 / 2021-07-12
79
85
80
86
81
-* Initial npm publish, missing basic package.json metadata - @craigparra
87
+* Initial npm publish, missing basic package.json metadata - @craigparra
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@alt-javascript/logger",
- "version": "1.1.2",
+ "version": "1.1.3",
"description": "A simple configurable logging facade for javascript.",
"author": "",
"keywords": [
0 commit comments