Skip to content

Commit e4d0528

Browse files
author
craig
committed
1.1.3 / 2021-07-20
================== * Fix Registry cache get - @craigparra
1 parent 3070066 commit e4d0528

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

History.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33

44
* Updated README.md for boot - @craigparra
55

6+
1.1.3 / 2021-07-20
7+
==================
8+
9+
* Fix Registry cache get - @craigparra
10+
11+
612
1.1.1 / 2021-07-19
713
==================
814

@@ -78,4 +84,4 @@
7884
1.0.0 / 2021-07-12
7985
==================
8086

81-
* Initial npm publish, missing basic package.json metadata - @craigparra
87+
* Initial npm publish, missing basic package.json metadata - @craigparra

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alt-javascript/logger",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "A simple configurable logging facade for javascript.",
55
"author": "",
66
"keywords": [

0 commit comments

Comments
 (0)