From b69415b54696f9948cb4b1f709a127d543a6477e Mon Sep 17 00:00:00 2001 From: Tim Perry Date: Wed, 10 Jan 2018 21:40:43 +0100 Subject: [PATCH] Release version 1.6.1 --- README.md | 2 ++ bower.json | 2 +- dist/loglevel.js | 2 +- dist/loglevel.min.js | 2 +- package.json | 2 +- 5 files changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9160a86..072a04b 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,8 @@ v1.5.1 - Fix bug (#112) in level-persistence cookie fallback, which failed if it v1.6.0 - Add a name property to loggers and add log.getLoggers() (#114), and recommend unpkg as CDN instead of CDNJS. +v1.6.1 - Various small documentation & test updates + ## License Copyright (c) 2013 Tim Perry Licensed under the MIT license. diff --git a/bower.json b/bower.json index 8e0f39b..cc50ae8 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "loglevel", - "version": "1.6.0", + "version": "1.6.1", "main": "dist/loglevel.min.js", "dependencies": {}, "ignore": [ diff --git a/dist/loglevel.js b/dist/loglevel.js index b0809c9..ec1423b 100644 --- a/dist/loglevel.js +++ b/dist/loglevel.js @@ -1,4 +1,4 @@ -/*! loglevel - v1.6.0 - https://github.com/pimterry/loglevel - (c) 2017 Tim Perry - licensed MIT */ +/*! loglevel - v1.6.1 - https://github.com/pimterry/loglevel - (c) 2018 Tim Perry - licensed MIT */ (function (root, definition) { "use strict"; if (typeof define === 'function' && define.amd) { diff --git a/dist/loglevel.min.js b/dist/loglevel.min.js index ef1a50d..5b94728 100644 --- a/dist/loglevel.min.js +++ b/dist/loglevel.min.js @@ -1,2 +1,2 @@ -/*! loglevel - v1.6.0 - https://github.com/pimterry/loglevel - (c) 2017 Tim Perry - licensed MIT */ +/*! loglevel - v1.6.1 - https://github.com/pimterry/loglevel - (c) 2018 Tim Perry - licensed MIT */ !function(a,b){"use strict";"function"==typeof define&&define.amd?define(b):"object"==typeof module&&module.exports?module.exports=b():a.log=b()}(this,function(){"use strict";function a(a,b){var c=a[b];if("function"==typeof c.bind)return c.bind(a);try{return Function.prototype.bind.call(c,a)}catch(b){return function(){return Function.prototype.apply.apply(c,[a,arguments])}}}function b(b){return"debug"===b&&(b="log"),typeof console!==h&&(void 0!==console[b]?a(console,b):void 0!==console.log?a(console,"log"):g)}function c(a,b){for(var c=0;c=0&&b<=k.levels.SILENT))throw"log.setLevel() called with invalid level: "+b;if(j=b,!1!==d&&f(b),c.call(k,b,a),typeof console===h&&b