Skip to content

Commit 459b3f2

Browse files
author
craig
committed
1.1.8 / 2021-08-07
================== * Change repos to org - @craigparra
1 parent 84fc571 commit 459b3f2

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

History.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.1.8 / 2021-08-07
2+
==================
3+
4+
* Change repos to org - @craigparra
5+
16
1.1.7 / 2021-07-30
27
==================
38

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@alt-javascript/logger",
3-
"version": "1.1.7",
3+
"version": "1.1.8",
44
"description": "A simple configurable logging facade for javascript.",
55
"author": "",
66
"keywords": [
@@ -17,10 +17,10 @@
1717
"publishConfig": {
1818
"registry": "https://registry.npmjs.org/"
1919
},
20-
"homepage": "https://github.com/craigparra/alt-logger#readme",
20+
"homepage": "https://github.com/al-javascript/logger#readme",
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/craigparra/alt-logger"
23+
"url": "https://github.com/alt-javascript/logger"
2424
},
2525
"main": "index.js",
2626
"scripts": {

0 commit comments

Comments
 (0)