From ae56bb258cf47c62f9b9a1b4bec29bee0e676fb1 Mon Sep 17 00:00:00 2001 From: Mariusz Nowak Date: Tue, 17 Oct 2017 13:02:02 +0200 Subject: [PATCH] chore(release): 2.0.3 --- CHANGELOG.md | 10 ++++++++++ package.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 209f3e4..37eb16a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ 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. + +## [2.0.3](https://github.com/medikoo/es6-iterator/compare/v2.0.2...v2.0.3) (2017-10-17) + + +### Bug Fixes + +* configurability of toStringTag ([b99f692](https://github.com/medikoo/es6-iterator/commit/b99f692)) + + + ## [2.0.2](https://github.com/medikoo/es6-iterator/compare/v2.0.1...v2.0.2) (2017-10-17) diff --git a/package.json b/package.json index f663a9b..bc2582a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "es6-iterator", - "version": "2.0.2", + "version": "2.0.3", "description": "Iterator abstraction based on ES6 specification", "author": "Mariusz Nowak (http://www.medikoo.com/)", "keywords": [