diff --git a/CHANGELOG.md b/CHANGELOG.md index eb82f72..0ac4e83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +## [6.3.0](https://github.com/medikoo/log/compare/v6.2.0...v6.3.0) (2021-10-06) + +### Features + +- Ensure mutlitple package instances share same master logger ([685ec84](https://github.com/medikoo/log/commit/685ec84823bb423aea1097e32194502b2fafb423)), closes [#11](https://github.com/medikoo/log/issues/11) + ## [6.2.0](https://github.com/medikoo/log/compare/v6.1.0...v6.2.0) (2021-09-10) ### Features diff --git a/package.json b/package.json index 43ef188..a1a4acc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "log", - "version": "6.2.0", + "version": "6.3.0", "description": "Universal pluggable logging utility", "author": "Mariusz Nowak (http://www.medikoo.com/)", "keywords": [